SiteAuthSettings.ConfigVersion 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 or sets the ConfigVersion of the Authentication / Authorization feature in use for the current app. The setting in this value can control the behavior of the control plane for Authentication / Authorization.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.configVersion")]
public string ConfigVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.configVersion")>]
member this.ConfigVersion : string with get, set
Public Property ConfigVersion As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET