SPClaim.ToEncodedString method
SharePoint 2013
Encodes the value of the current claim object into a string.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] public string ToEncodedString()
Return value
Type: System.StringReturns the String representation of the value of the current claim object.
