WSTrustMessage.TokenType Propiedad

Definición

Obtiene o establece el contenido del elemento wst:TokenType.

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

Valor de propiedad

Cadena que contiene un URI que indica el tipo de token.

Comentarios

Este elemento opcional indica el tipo de token deseado.

Se aplica a