Share via


AuthenticationContext.ContextClass 속성

정의

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

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

속성 값

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

적용 대상