SendSettings.TokenImpersonationLevel Propriedade
Definição
Obtém ou define um valor que indica o nível de representação de token permitido para o receptor da mensagem.Gets or sets a value that indicates the token impersonation level allowed for the receiver of the message.
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 da propriedade
Um dos valores da enumeração TokenImpersonationLevel.One of the enumeration values of the TokenImpersonationLevel enumeration.