Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.GetProviderName method

Returns the membership provider portion of a full user name.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static string GetProviderName(
	string fullName
)

Parameters

fullName
Type: System.String
The full user name.

Return value

Type: System.String
The membership provider name. If the argument to the fullName parameter is not in the correct membership provider format, an empty string is returned.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.