SPIdentityProviderTypes.Forms Property

Gets the type used for tokens created from Forms authentication identities.

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

Syntax

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

value = SPIdentityProviderTypes.Forms
public static string Forms { get; }

Property Value

Type: System.String
A string that contains the type for the token source.

See Also

Reference

SPIdentityProviderTypes Class

SPIdentityProviderTypes Members

Microsoft.SharePoint.Administration.Claims Namespace