共用方式為


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

屬性值

適用於