Saml2Attribute.AttributeValueXsiType Propriedade

Definição

Obtém ou define o xsi:type dos valores contidos no atributo 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

Valor de Propriedade

Uma cadeia que contém o xsi:type. A predefinição é String.

Exceções

Ocorre uma tentativa de definir um valor que é null ou vazia.

-ou-

Ocorre uma tentativa de definir um valor que está malformado.

Observações

O atributo tipo do elemento ValorAtributo. Este atributo é obrigatório.

Aplica-se a