Show / Hide Table of Contents

UseOathFixedModhex Method

UseOathFixedModhex(bool)

Specifies that all bytes of the token identifier should be modhex.

C#
public T UseOathFixedModhex(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

Remarks

This setting must be used with SetOathHotp(bool).

In this article
Back to top Generated by DocFX