RefreshTokenStoreType Enumeration

Definition

Namespace: PCB_Investigator.Plugin
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum RefreshTokenStoreType

Members

InMemory0 
File1 
EncryptedFile2 

See Also