Class ConnectionTypeEnumOidc.Values
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
Constant strings for enum values
[Serializable]
public static class ConnectionTypeEnumOidc.Values
- Inheritance
-
ConnectionTypeEnumOidc.Values
- Inherited Members
Fields
BackChannel
public const string BackChannel = "back_channel"
Field Value
FrontChannel
public const string FrontChannel = "front_channel"