SPClaimEntityTypes.Trusted property
Gets the entity type for trusted claim provider entities.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Trusted As String
Get
'Usage
Dim value As String
value = SPClaimEntityTypes.Trusted
public static string Trusted { get; }
Property value
Type: System.String
A String that contains the entity type for trusted claim provider entities.