Enum Constants.SignOutScope
public enum Constants.SignOutScope
Fields
[MapTo("global", null)] Global = 0
[MapTo("local", null)] Local = 1
[MapTo("others", null)] Others = 2
public enum Constants.SignOutScope
[MapTo("global", null)]
Global = 0
[MapTo("local", null)]
Local = 1
[MapTo("others", null)]
Others = 2