다음을 통해 공유


OAuthConfiguration.Authority 속성

정의

인증을 위한 oAuth 기관을 가져오거나 설정합니다.

public string Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String

속성 값

인증을 위한 OAuth 기관입니다.

적용 대상