SPClaimProviderNames.System - Propriété
Obtient le type d'entité des entités système.
Espace de noms : Microsoft.SharePoint.Administration.Claims
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property System As String
Get
'Utilisation
Dim value As String
value = SPClaimProviderNames.System
public static string System { get; }
Valeur de propriété
Type : System.String
Le type d'entité des entités système.
Remarques
Cette propriété correspond au fournisseur de revendication SPSystemClaimProvider .