| GetTokenModelSuccess Property |  | 
                Is the token string valid or was it successfully renewed
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool Success { get; set; }function get_Success();
function set_Success(value);
Property Value
Boolean Remarks
Remarks
                 Is the token string valid or was it successfully renewed.  
                 
 See Also
See Also