Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an [SPIdentityContext] instance that represents the user and application identity associated with the current thread.
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Current As SPIdentityContext
Get
'Usage
Dim value As SPIdentityContext
value = SPIdentityContext.Current
public static SPIdentityContext Current { get; }
Property value
Type: Microsoft.SharePoint.IdentityModel.SPIdentityContext