Click or drag to resize

GetTokenModelMessage Property

A message based on the action

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Message { get; set; }

Property Value

String
Remarks
A message based on the action. For the VALIDATE action a time window will be given for how long the token can be used.

See Also