ContentUser.Name Proprietà

Definizione

Ottiene il nome dell'utente o del gruppo specificato al ContentUser(String, AuthenticationType) costruttore.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valore della proprietà

Nome utente o gruppo specificato per il ContentUser(String, AuthenticationType) costruttore.

Si applica a