WSTrustMessage.KeyType Propriedade

Definição

Obtém ou define o conteúdo do elemento wst:KeyType dentro de uma mensagem RequestSecurityToken (RST).

public:
 property System::String ^ KeyType { System::String ^ get(); void set(System::String ^ value); };
public string KeyType { get; set; }
member this.KeyType : string with get, set
Public Property KeyType As String

Valor de Propriedade

Uma cadeia que contém o URI que identifica o tipo de chave desejada.

Observações

Este elemento opcional de URI indica o tipo de chave desejada no token de segurança.

Aplica-se a