LeviLamina
Loading...
Searching...
No Matches
Enum.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Identity::_TokenRefreshState {
6
7
enum class
Enum :
int
{
8
NoAction = 0,
9
Refresh = 1,
10
Failed = 2,
11
};
12
13
}
src
mc
certificates
identity
Enum.h
Generated on Sat Apr 26 2025 05:56:06 for LeviLamina by
1.12.0