Compartir a través de


ClaimTypes.Surname Propiedad

Definición

Obtiene el URI para una notificación que especifica el apellido de una entidad.

public:
 static property System::String ^ Surname { System::String ^ get(); };
public static string Surname { get; }
static member Surname : string
Public Shared ReadOnly Property Surname As String

Valor de propiedad

El URI para una notificación que especifica el apellido de una entidad.

Comentarios

La cadena devuelta por esta propiedad es http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname.

Se aplica a