Class LicenseClaim
A license claim
[DataContract]
public class LicenseClaim
- Inheritance
-
LicenseClaim
- Inherited Members
Properties
Key
Key
[DataMember(Name = "key")]
public string Key { get; set; }
Property Value
Mode
Mode
[DataMember(Name = "mode")]
public string Mode { get; set; }