SendSettings.TokenImpersonationLevel Propiedad

Definición

Obtiene o establece un valor que indica el nivel de suplantación de token permitido para el receptor del mensaje.

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

Valor de propiedad

Uno de los valores de enumeración de la TokenImpersonationLevel enumeración.

Se aplica a