Share via


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

属性值

适用于