다음을 통해 공유


TokenExchangeResource.ProviderId 속성

정의

토큰 교환을 시도할 공급자의 식별자를 가져오거나 설정합니다. null 또는 empty 값은 기본적으로 Azure Active Directory입니다.

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

속성 값

토켄 교환을 시도할 공급자의 ID입니다.

적용 대상