Share via


SendSettings.TokenImpersonationLevel Proprietà

Definizione

Consente di ottenere o impostare un valore che indica il livello di rappresentazione del token consentito per il destinatario del messaggio.

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

Valore della proprietà

TokenImpersonationLevel

Uno dei valori dell'enumerazione TokenImpersonationLevel.

Si applica a