ClaimTypes.AudienceClaimType Property

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

Syntax

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

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

Property Value

Type: System.String
Returns String.

See Also

Reference

ClaimTypes Class

ClaimTypes Members

Microsoft.SharePoint.Portal.ClaimProviders Namespace