Compartir a través de


UserPrincipal.Surname Propiedad

Definición

Obtiene o establece el apellido especificado de la entidad de seguridad del usuario.

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

Valor de propiedad

Apellido de la entidad de seguridad del usuario.

Excepciones

El almacén subyacente no admite esta propiedad.

Se aplica a