WSTrustMessage.AuthenticationType Propriété

Définition

Obtient ou définit le contenu de l’élément wst :AuthenticationType.

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

Valeur de propriété

Chaîne qui contient un URI qui indique le type d’authentification souhaité.

Remarques

Cet élément facultatif indique le type d’authentification souhaité, spécifié en tant qu’URI.

S’applique à