다음을 통해 공유


NegotiateAuthenticationClientOptions.AllowedImpersonationLevel 속성

정의

서버가 클라이언트의 자격 증명을 사용하여 리소스에 액세스하는 방법을 나타내는 값을 가져오거나 설정합니다.

public:
 property System::Security::Principal::TokenImpersonationLevel AllowedImpersonationLevel { System::Security::Principal::TokenImpersonationLevel get(); void set(System::Security::Principal::TokenImpersonationLevel value); };
public System.Security.Principal.TokenImpersonationLevel AllowedImpersonationLevel { get; set; }
member this.AllowedImpersonationLevel : System.Security.Principal.TokenImpersonationLevel with get, set
Public Property AllowedImpersonationLevel As TokenImpersonationLevel

속성 값

적용 대상