Saml2Attribute.AttributeValueXsiType Propriété

Définition

Obtient ou définit le xsi :type des valeurs contenues dans l’attribut SAML.

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

Valeur de propriété

Chaîne qui contient le xsi :type. La valeur par défaut est String.

Exceptions

Une tentative de définition d’une valeur qui est null ou vide se produit.

- ou -

Une tentative de définition d’une valeur incorrecte se produit.

Remarques

Attribut de type de l’élément AttributeValue. Cet attribut est obligatoire.

S’applique à