Dela via


CacheUsernameDownloadSettings.UsernameDownloaded Property

Definition

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

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to