Dela via


CacheUsernameDownloadSettings.GroupFileURI Property

Definition

Gets or sets the URI of the file containing group information (in /etc/group file format). This field must be populated when 'usernameSource' is set to 'File'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to