Method GetLegacyClientID
GetLegacyClientID(ClientInfo)
GetLegacyClientId returns the client id in string.
Declaration
public static string GetLegacyClientID(ClientInfo info)
Parameters
Type | Name | Description |
---|---|---|
ClientInfo | info | ClientInfo |
Returns
Type | Description |
---|---|
System.String | Client id of the client |