次の方法で共有


SPClaimProviderNames.Forms property

Gets the entity type for form entities.

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

Property value

Type: System.String
The entity type for form entities.

Remarks

This property corresponds to the SPFormsClaimProviderclaims provider.

See also

Reference

SPClaimProviderNames class

SPClaimProviderNames members

Microsoft.SharePoint.Administration.Claims namespace