WSTrustMessage.KeyType Propriété

Définition

Obtient ou définit le contenu de l'élément wst:KeyType au sein d'un message 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

Valeur de propriété

Chaîne qui contient l'URI identifiant le type de clé souhaité.

Remarques

Cet élément URI facultatif indique le type de clé souhaité dans le jeton de sécurité.

S’applique à