UseOathFixedModhex Method

UseOathFixedModhex(Boolean)

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

C#
public T UseOathFixedModhex(bool setting = true)

Parameters

Type Name Description
System.Boolean setting

Returns

T

Remarks

This setting must be used with SetOathHotp(Boolean).

Generated by DocFX