SPUtility.GetProviderName method
SharePoint 2013
Returns the membership provider portion of a full user name.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- fullName
- Type: System.String
The full user name.
Return value
Type: System.StringThe membership provider name. If the argument to the fullName parameter is not in the correct membership provider format, an empty string is returned.