SPWebApplicationBuilder.IdentityType property
取得或設定 Web 應用程式所使用的應用程式集區的程序識別型別。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property IdentityType As IdentityType
Get
Set
'用途
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
指定的程序識別碼類型IdentityType值。