SecurityResult Properties

JustinBack

SecurityResult Properties

The SecurityResult type exposes the following members.

Properties
  NameDescription
Public propertyEncryptedDataBase64
Gets or sets the encrypted data in base64.
Public propertyInitialized
Gets or sets a value indicating whether JBLicense is initialized.
Public propertyServerValidationSuccess
Gets or sets a value indicating whether the server authentication succeeded.
Public propertyStatus
Gets or sets the status. 200 indicates success
Public propertyUserPublicKey
Gets or sets the user public key.
Top
See Also