Saml2Attribute.AttributeValueXsiType Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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.