CacheUsernameDownloadSettings.UsernameDownloaded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets indicates whether or not the HPC Cache has performed the username download successfully. Possible values include: 'Yes', 'No', 'Error'
[Newtonsoft.Json.JsonProperty(PropertyName="usernameDownloaded")]
public string UsernameDownloaded { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="usernameDownloaded")>]
member this.UsernameDownloaded : string
Public ReadOnly Property UsernameDownloaded As String
Property Value
- System.String
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute