OauthProfileClientAllowedHost: {
    allowedHost?: string;
    oauthProfileName?: string;
}

Type declaration

  • Optional allowedHost?: string

    An allowed value for the Host header.

  • Optional oauthProfileName?: string

    The name of the OAuth profile.