共用方式為


SPAce<T>.BinaryIdType property

取得之主體的識別碼 (ID) 類型。

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

Syntax

'宣告
Public ReadOnly Property BinaryIdType As SPIdentifierType
    Get
'用途
Dim instance As SPAce
Dim value As SPIdentifierType

value = instance.BinaryIdType
public SPIdentifierType BinaryIdType { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPIdentifierType
其中一個列舉值,指定之主體的識別碼類型。

請參閱

參照

SPAce<T> class

SPAce<T> members

Microsoft.SharePoint.Administration namespace