다음을 통해 공유


NegotiateAuthenticationServerOptions.RequiredImpersonationLevel 속성

정의

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

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

속성 값

적용 대상