Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 106 Bytes

token_type.md

File metadata and controls

9 lines (8 loc) · 106 Bytes

TOKEN_TYPE

public enum TOKEN_TYPE
{
    TokenPrimary = 1,
    TokenImpersonation = 2,
}