Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the identifier (ID) of the principal.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property BinaryId As Byte()
Get
'Usage
Dim instance As SPAce
Dim value As Byte()
value = instance.BinaryId
public byte[] BinaryId { get; }
Property Value
Type: []
The ID of the principal.