Class ApiKeyVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class ApiKeyVM : CloudBaseVM
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Expired
Declaration
public System.DateTime Expired { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |