Share via


SPIdentityContext members

Represents the context of an identity that is used to evaluate authorization policies.

The SPIdentityContext type exposes the following members.

Properties

  Name Description
Public propertyStatic member Current Gets an [SPIdentityContext] instance that represents the user and application identity associated with the current thread.
Public propertyStatic member SystemTenant

Top

Methods

  Name Description
Public methodStatic member Create Creates an identity context from an [SPUserToken] object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Impersonate Impersonates the [SPIdentityContext] application and user identity on the current thread.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Gets a [System.String] that represents the identity context object. (Overrides Object.ToString().)

Top

See also

Reference

SPIdentityContext class

Microsoft.SharePoint.IdentityModel namespace