The AuthN Mapping object returned by API.

Hierarchy

  • AuthNMapping

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes of AuthN Mapping.

id: string

ID of the AuthN Mapping.

All relationships associated with AuthN Mapping.

AuthN Mappings resource type.

Generated using TypeDoc