Share via


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