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