ProfileBase.SID Method
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Function SID As Byte()
'Usage
Dim instance As ProfileBase
Dim returnValue As Byte()
returnValue = instance.SID()
public byte[] SID()
Return Value
Type: []