SPIdentityContext.SystemTenant property
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SystemTenant As SPIdentityContext
Get
'Usage
Dim value As SPIdentityContext
value = SPIdentityContext.SystemTenant
public static SPIdentityContext SystemTenant { get; }
Property value
Type: Microsoft.SharePoint.IdentityModel.SPIdentityContext