Class ActivationContent
Inheritance
System.Object
ActivationContent
Assembly: Netmavryk.dll
Syntax
public class ActivationContent : OperationContent
Properties
|
Improve this Doc
View Source
Address
Declaration
public string Address { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
|
Improve this Doc
View Source
Secret
Declaration
public string Secret { get; set; }
Property Value
| Type |
Description |
| System.String |
|