![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Represents the options for configuring token generation and validation. More...
Properties | |
TokenBinaryType | BinaryType [get, set] |
Gets or sets the type of binary encoding used for the token. | |
TokenAlgorithmType | AlgorithmType [get, set] |
Gets or sets the algorithm type used for token creation and validation. | |
uint | ExpiredAfterSeconds [get, set] |
Gets or sets the duration in seconds after which the token expires. | |
Represents the options for configuring token generation and validation.