Udostępnij za pośrednictwem


Saml2Attribute.AttributeValueXsiType Właściwość

Definicja

Pobiera lub ustawia xsi:type wartości zawartych w atrybucie 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

Wartość właściwości

Ciąg zawierający xsi:type. Wartość domyślna to String.

Wyjątki

Podjęto próbę ustawienia wartości, która jest lub jest null pusta.

-lub-

Próba ustawienia wartości, która jest źle sformułowana, występuje.

Uwagi

Atrybut type elementu AttributeValue. Ten atrybut jest wymagany.

Dotyczy