Saml2Attribute.Name Proprietà

Definizione

Ottiene o imposta il nome dell'attributo. [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

Valore della proprietà

Stringa che contiene il nome dell'attributo.

Eccezioni

Si verifica un tentativo di impostare un valore null o che rappresenta una stringa vuota.

Commenti

Attributo Name. Questo attributo è obbligatorio.

Si applica a