다음을 통해 공유


AzureADB2COptions.Domain 속성

정의

Azure Active Directory B2C 테넌트 도메인을 가져오거나 설정합니다.

public:
 property System::String ^ Domain { System::String ^ get(); void set(System::String ^ value); };
public string Domain { get; set; }
member this.Domain : string with get, set
Public Property Domain As String

속성 값

적용 대상