Język

Saml2Attribute.AttributeValueXsiType Właściwość

Definicja

Pobiera lub ustawia wartość 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 ciąg xsi:type. Wartość domyślna to String.

Wyjątki

Próba ustawienia wartości lub null jest pusta.

— lub —

Następuje próba ustawienia źle sformułowanej wartości.

Uwagi

Atrybut type elementu AttributeValue. Ten atrybut jest wymagany.

Dotyczy