JWSettings Type
This container represents JSON web security settings.
Remarks
This type contains properties specific to JSON Web Security.
Fields
KeyHeaderParams String |
Contains key header parameters. |
ProtectedHeader String |
Provides access to the header being protected. |
UnprotectedHeader String |
Provides access to the unprotected part of the header. |
UnprotectedHeaderParams String |
Contains unprotected header parameters. |
Constructors
constructor Create();
Creates an json settings object.