C-DEngine 5.105

TheUserManager..::..GetScrambledUserScope Method

Gets the users Scrambled ScopeID

Namespace:  nsCDEngine.Security
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static string GetScrambledUserScope(
	Guid pUserID
)
Public Shared Function GetScrambledUserScope ( _
	pUserID As Guid _
) As String
public:
static String^ GetScrambledUserScope(
	Guid^ pUserID
)

Parameters

pUserID
Type: Guid
User to look for

Return Value