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 or sets the process identity type of the application pool that is used by the Web application.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property IdentityType As IdentityType
Get
Set
'Usage
Dim instance As SPWebApplicationBuilder
Dim value As IdentityType
value = instance.IdentityType
instance.IdentityType = value
public IdentityType IdentityType { get; set; }
Property Value
Type: Microsoft.SharePoint.Administration.IdentityType
An IdentityType value that specifies the process identity type.