Sdílet prostřednictvím


CacheUsernameDownloadSettings.UsernameSource Property

Definition

Gets or sets this setting determines how the cache gets username and group names for clients. Possible values include: 'AD', 'LDAP', 'File', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="usernameSource")]
public string UsernameSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="usernameSource")>]
member this.UsernameSource : string with get, set
Public Property UsernameSource As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to