JBLicense
SecurityResult Properties |
The SecurityResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
EncryptedDataBase64 |
Gets or sets the encrypted data in base64.
| |
Initialized |
Gets or sets a value indicating whether JBLicense is initialized.
| |
ServerValidationSuccess |
Gets or sets a value indicating whether the server authentication succeeded.
| |
Status |
Gets or sets the status. 200 indicates success
| |
UserPublicKey |
Gets or sets the user public key.
|
See Also