다음을 통해 공유


AuthenticationContext.ContextDeclaration 속성

정의

인증 이벤트를 확인하는 데 사용하는 컨텍스트 선언을 가져오거나 설정합니다.

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

속성 값

인증 이벤트를 확인하는 데 사용하는 컨텍스트 선언입니다.

적용 대상