SPIdentityProviderTypes.Trusted Property

Gets the tokens created from trusted authentication providers.

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 = SPIdentityProviderTypes.Trusted
public static string Trusted { get; }

Property Value

Type: System.String
A string that contains the tokens.

See Also

Reference

SPIdentityProviderTypes Class

SPIdentityProviderTypes Members

Microsoft.SharePoint.Administration.Claims Namespace