SPUtility.TryGetStringFromBinaryUserId method
SharePoint 2013
Tries to extract a string from the binary user identifier and returns it.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- binaryUserId
- Type: []
A binary equivalent of the user identifier, usually obtained from GetBinaryUserId(String).
- ex
- Type: System.Exception
When this method returns, contains an Exception if any errors were encountered while getting the string.