KeyRing Members
The KeyRing type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose(Boolean) | (Inherited from LicenseBase.) |
|
|
Dispose()()()() | (Inherited from LicenseBase.) |
|
|
Equals(Object) |
Determines whether the specified Object is equal to this instance.
|
|
|
Equals(KeyRing) |
Indicates whether the current object is equal to another object of the same type.
|
|
|
Finalize | (Inherited from LicenseBase.) |
|
|
GetHashCode |
Returns a hash code for this instance.
|
|
|
GetIsLicensed | (Inherited from LicenseBase.) |
|
|
GetType | (Inherited from Object.) |
|
|
LoadFromDisk | Obsolete.
Loads from disk.
|
|
|
LoadFromStream |
Read keyring from stream
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Query | (Inherited from LicenseBase.) |
|
|
QueryLicenseStatus | (Inherited from LicenseBase.) |
|
|
SaveToDisk | Obsolete.
Saves to disk.
|
|
|
SaveToDiskAsync |
Save the keyring using an secure binary format using async method
|
|
|
ToString | (Inherited from Object.) |
|
|
TryLoadFromDisk |
load the keyring from a secure binary format
|
|
|
TrySaveToDisk |
Save the keyring using an secure binary format
|
Operators
| Name | Description | |
|---|---|---|
|
|
Equality |
Implements the == operator.
|
|
|
Inequality |
Implements the != operator.
|
Properties
| Name | Description | |
|---|---|---|
|
|
LicenseStatusCode | (Inherited from LicenseBase.) |
|
|
PrivateKey |
Get the private key.
|
|
|
PublicKey |
Gets the public key.
|
|
|
Validator | (Inherited from LicenseBase.) |

