Saml2Attribute.AttributeValueXsiType Proprietà

Definizione

Ottiene o imposta xsi:type dei valori contenuti nell'attributo 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

Valore della proprietà

Stringa che contiene xsi:type. Il valore predefinito è String.

Eccezioni

Si verifica un tentativo di impostare un valore null o vuoto.

-oppure-

Si verifica un tentativo di impostare un valore non corretto.

Commenti

Attributo type dell'elemento AttributeValue. Questo attributo è obbligatorio.

Si applica a