Click or drag to resize

GetTokenModelSuccess Property

Is the token string valid or was it successfully renewed

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

Property Value

Boolean
Remarks
Is the token string valid or was it successfully renewed.

See Also