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

プロパティ値

適用対象