Saml2Attribute.Name Propriedade

Definição

Recebe ou define o nome do atributo. [Saml2Core, 2.7.3.1]

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Valor de Propriedade

Uma cadeia que contém o nome do atributo.

Exceções

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

Observações

O atributo Nome. Este atributo é obrigatório.

Aplica-se a