SPUtility.GetBinaryUserId method
SharePoint 2013
Returns the binary identifier of the membership account.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public static byte[] GetBinaryUserId( string fullName )
Parameters
- fullName
- Type: System.String
Membership account name in the format “ProviderName:UserName”.