SPAce<T>.BinaryIdType property

Gets the identifier (ID) type of the principal.

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

Syntax

'Declaration
Public ReadOnly Property BinaryIdType As SPIdentifierType
    Get
'Usage
Dim instance As SPAce
Dim value As SPIdentifierType

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

Property value

Type: Microsoft.SharePoint.Administration.SPIdentifierType
One of the enumeration values that specifies the ID type of the principal.

See also

Reference

SPAce<T> class

SPAce<T> members

Microsoft.SharePoint.Administration namespace