Freigeben über


SPWebApplicationBuilder.IdentityType-Eigenschaft

Dient zum Abrufen oder Festlegen des Typs Prozess Identität des Anwendungspools, die von der Webanwendung verwendet wird.

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

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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.IdentityType
Ein IdentityType -Wert, der Prozess Identitätstyp angibt.

Siehe auch

Referenz

SPWebApplicationBuilder Klasse

SPWebApplicationBuilder-Member

Microsoft.SharePoint.Administration-Namespace