SPClaimTypes Properties

Include Protected Members
Include Inherited Members

The SPClaimTypes type exposes the following members.

Properties

  Name Description
Public propertyStatic member DistributionListClaimType Gets a string that represents ClaimType used in an SPClaim object that represents a distribution list.
Public propertyStatic member FarmId Gets the type for the Microsoft SharePoint Foundation farm claim.
Public propertyStatic member IdentityProvider Gets a string that represents ClaimType used in an SPClaim object that contains information to help determine the identity provider.
Public propertyStatic member IsAuthenticated Gets a string that represents ClaimType used in an SPClaim object that indicates if the user is authenticated or not.
Public propertyStatic member ProviderUserKey Gets the type used for the user identifier returned by a membership provider.
Public propertyStatic member TokenReference Gets a string that represents ClaimType used in an SPClaim object that contains a reference to a token.
Public propertyStatic member UserIdentifier Gets the type for the universal user identifier claim found on all tokens emitted by the security token service (SPSecurityTokenService).
Public propertyStatic member UserLogonName Gets a string that represents ClaimType used in an SPClaim that contains a user name.

Top

See Also

Reference

SPClaimTypes Class

Microsoft.SharePoint.Administration.Claims Namespace