SPIdentityContext class

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

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.IdentityModel.SPIdentityContext

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPIdentityContext
'Usage
Dim instance As SPIdentityContext
public sealed class SPIdentityContext

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPIdentityContext members

Microsoft.SharePoint.IdentityModel namespace