ClaimTypes.OrganizationClaimType Property

Namespace:  Microsoft.SharePoint.Portal.ClaimProviders
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

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

value = ClaimTypes.OrganizationClaimType
public static string OrganizationClaimType { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

ClaimTypes Class

ClaimTypes Members

Microsoft.SharePoint.Portal.ClaimProviders Namespace