Home OAuthFlowCollection Class
OAuthFlowCollection Class
Cancel

OAuthFlowCollection Class

Namespace: Json.Schema.Api.OpenApi

Inheritance: OAuthFlowCollection 🡒 object

Implemented interfaces:

  • IRefTargetContainer

Models the OAuth flow collection.

Properties

NameTypeSummary
AuthorizationCodeOAuthFlowGets or sets the authorization-code flow.
ClientCredentialsOAuthFlowGets or sets the client-credentials flow.
ExtensionDataExtensionDataGets or set extension data.
ImplicitOAuthFlowGets or sets the implicit flow.
PasswordOAuthFlowGets or sets the password flow.
UnknownDataUnknownDataGets or sets properties which are not recognized by OpenAPI.
Contents