Condividi tramite


SiteAuthSettingsInner.RuntimeVersion Proprietà

Definizione

Ottiene o imposta runtimeVersion della funzionalità Autenticazione/Autorizzazione in uso per l'app corrente. L'impostazione in questo valore può controllare il comportamento di determinate funzionalità nel modulo Authentication/Authorization.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a