Private/Types/enums/OTPCodeSize.generated.psm1

enum OTPCodeSize
{
    Six = 0
    Eight = 1
}