Namespace: hr.tis.mgw.client
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Shared Function toEndUserIdentifier ( _
	address As String _
) As EndUserIdentifier
C#
public static EndUserIdentifier toEndUserIdentifier (
	string address
)
Visual C++
public:
static EndUserIdentifier^ toEndUserIdentifier (
	String^ address
)

Parameters

address
System.String