Share via


AcsConfiguration.Realm Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to