Optional parameters.

interface GetNameClaimsOptionalParams {
    direction?: Enum37;
    limit?: number;
    scope?: string;
}

Hierarchy

  • OperationOptions
    • GetNameClaimsOptionalParams

Properties

direction?: Enum37

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)

scope?: string

Scopes results in a generation range