The ID of the issue security scheme.

interface SecuritySchemeId {
    id: string;
}

Properties

Properties

id: string

The ID of the issue security scheme.