SPTrustedClaimProvider.TrustedEntityType Property

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

Syntax

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

value = SPTrustedClaimProvider.TrustedEntityType
public static string TrustedEntityType { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPTrustedClaimProvider Class

SPTrustedClaimProvider Members

Microsoft.SharePoint.Administration.Claims Namespace