Click or drag to resize
ICoreGetTokenUser Method

[Missing <summary> documentation for "M:RFM.Services.ICore.GetTokenUser(System.String,System.String)"]

Namespace: RFM.Services
Assembly: RFMServices (in RFMServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Response GetTokenUser(
	string authToken,
	string userKey
)

Parameters

authToken
Type: SystemString

[Missing <param name="authToken"/> documentation for "M:RFM.Services.ICore.GetTokenUser(System.String,System.String)"]

userKey
Type: SystemString

[Missing <param name="userKey"/> documentation for "M:RFM.Services.ICore.GetTokenUser(System.String,System.String)"]

Return Value

Type: Response

[Missing <returns> documentation for "M:RFM.Services.ICore.GetTokenUser(System.String,System.String)"]

See Also