SPClaimProviderContext members

Class that provides some information about the context where Claim Providers will run. A Claim Provider can use this object for getting extra information if it implements the overload of FillClaimsForEntity with this type of parameter.

The SPClaimProviderContext type exposes the following members.

Properties

  Name Description
Public property IsFullWindowsToken Property that specifies if the given windows incoming token is fully provisioned (has security group SIDs, primary SID... that normal windows user logon tokens include)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPClaimProviderContext class

Microsoft.SharePoint.Administration.Claims namespace