Enum AuthenticationType
Namespace: Glitch9.IO.Networking.RESTApi
Assembly: Glitch9.IO.dll
Syntax
public enum AuthenticationType
Fields
| Name | Description |
|---|---|
| ApiKey | |
| BearerToken | |
| ClientSecret | |
| SubscriptionKey | |
| Unknown |
public enum AuthenticationType
| Name | Description |
|---|---|
| ApiKey | |
| BearerToken | |
| ClientSecret | |
| SubscriptionKey | |
| Unknown |