de la propiedad ProfileStoreClaimProviderFeatureReceiver.ClaimProviderType
Obtiene el nombre completo del tipo de proveedor de reclamación, incluido el espacio de nombres del tipo
Espacio de nombres: Microsoft.Office.Server.Security
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property ClaimProviderType As String
Get
'Uso
Dim instance As ProfileStoreClaimProviderFeatureReceiver
Dim value As String
value = instance.ClaimProviderType
public override string ClaimProviderType { get; }
Valor de propiedad
Tipo: System.String
Cadena que representa el nombre completo de la clase ProfileStoreClaimProviderFeatureReceiver.
Vea también
Referencia
clase ProfileStoreClaimProviderFeatureReceiver