다음을 통해 공유


SiteAuthSettingsInner.RuntimeVersion 속성

정의

현재 앱에 사용 중인 인증/권한 부여 기능의 RuntimeVersion을 가져오거나 설정합니다. 이 값의 설정은 인증/권한 부여 모듈에서 특정 기능의 동작을 제어할 수 있습니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상