PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the default user mapping.

Namespace: Smartsite.DigiD
Assembly:  Smartsite.DigiD (in Smartsite.DigiD.dll)

Syntax

C#Copy imageCopy Code
public string DefaultUserMapping(
	string profileName
)
Visual Basic (Declaration)Copy imageCopy Code
Public Function DefaultUserMapping ( _
	profileName As  _
) As 

Parameters

profileName
String
Name of the profile.

Field Value

The default user mapping.

Return Value

See Also

Advanced