SecurityResult Properties
From JustinBack
JBLicense
SecurityResult Properties |
The SecurityResult type exposes the following members.
| 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.
|