다음을 통해 공유


KerberosSecurityTokenProvider.TokenImpersonationLevel 속성

정의

KerberosRequestorSecurityToken 보안 토큰을 받는 사람이 클라이언트를 대신할 수 있는 정도를 지정하는 값을 가져옵니다.

public:
 property System::Security::Principal::TokenImpersonationLevel TokenImpersonationLevel { System::Security::Principal::TokenImpersonationLevel get(); };
public System.Security.Principal.TokenImpersonationLevel TokenImpersonationLevel { get; }
member this.TokenImpersonationLevel : System.Security.Principal.TokenImpersonationLevel
Public ReadOnly Property TokenImpersonationLevel As TokenImpersonationLevel

속성 값

TokenImpersonationLevel 보안 토큰을 받는 사람이 클라이언트를 대신할 수 있는 정도를 지정하는 KerberosRequestorSecurityToken입니다.

설명

속성은 TokenImpersonationLevel 또는 Impersonation이어야 Identification 합니다.

적용 대상