Aracılığıyla paylaş


SPClaimEntityTypes.System Property

Gets the entity type for system entities.

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property System As String
    Get
'Usage
Dim value As String

value = SPClaimEntityTypes.System
public static string System { get; }

Property Value

Type: System.String
A String the entity type for system entities.

Remarks

Also see SPSystemClaimProvider.

See Also

Reference

SPClaimEntityTypes Class

SPClaimEntityTypes Members

Microsoft.SharePoint.Administration.Claims Namespace