SPAce<T>.BinaryIdType Property

Gets the identifier (ID) type of the principal.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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