SessionSecurityToken.Context 속성

정의

사용자 지정 컨텍스트 값을 가져옵니다.

public:
 property System::String ^ Context { System::String ^ get(); };
public string Context { get; }
member this.Context : string
Public ReadOnly Property Context As String

속성 값

사용자 지정 컨텍스트 값입니다.

설명

이 속성을 사용 하 여 애플리케이션별 컨텍스트를 저장할 수 있습니다.

적용 대상