OauthProfileLinks: {
    accessLevelGroupsUri?: string;
    clientAllowedHostsUri?: string;
    clientAuthorizationParametersUri?: string;
    clientRequiredClaimsUri?: string;
    defaultMsgVpnAccessLevelExceptionsUri?: string;
    resourceServerRequiredClaimsUri?: string;
    uri?: string;
}

Type declaration

  • Optional accessLevelGroupsUri?: string

    The URI of this OAuth Profile's collection of Group Access Level objects.

  • Optional clientAllowedHostsUri?: string

    The URI of this OAuth Profile's collection of Allowed Host Value objects.

  • Optional clientAuthorizationParametersUri?: string

    The URI of this OAuth Profile's collection of Authorization Parameter objects.

  • Optional clientRequiredClaimsUri?: string

    The URI of this OAuth Profile's collection of Required Claim objects.

  • Optional defaultMsgVpnAccessLevelExceptionsUri?: string

    The URI of this OAuth Profile's collection of Message VPN Access-Level Exception objects.

  • Optional resourceServerRequiredClaimsUri?: string

    The URI of this OAuth Profile's collection of Required Claim objects.

  • Optional uri?: string

    The URI of this OAuth Profile object.