$OauthProfileLinks:{ properties: { accessLevelGroupsUri: { description: "The URI of this OAuth Profile's collection of Group Access Level objects."; type: "string"; }; clientAllowedHostsUri: { description: "The URI of this OAuth Profile's collection of Allowed Host Value objects."; type: "string"; }; clientAuthorizationParametersUri: { description: "The URI of this OAuth Profile's collection of Authorization Parameter objects."; type: "string"; }; clientRequiredClaimsUri: { description: "The URI of this OAuth Profile's collection of Required Claim objects."; type: "string"; }; defaultMsgVpnAccessLevelExceptionsUri: { description: "The URI of this OAuth Profile's collection of Message VPN Access-Level Exception objects."; type: "string"; }; resourceServerRequiredClaimsUri: { description: "The URI of this OAuth Profile's collection of Required Claim objects."; type: "string"; }; uri: { description: "The URI of this OAuth Profile object."; type: "string"; }; }; } = ...
Type declaration
properties: { accessLevelGroupsUri: { description: "The URI of this OAuth Profile's collection of Group Access Level objects."; type: "string"; }; clientAllowedHostsUri: { description: "The URI of this OAuth Profile's collection of Allowed Host Value objects."; type: "string"; }; clientAuthorizationParametersUri: { description: "The URI of this OAuth Profile's collection of Authorization Parameter objects."; type: "string"; }; clientRequiredClaimsUri: { description: "The URI of this OAuth Profile's collection of Required Claim objects."; type: "string"; }; defaultMsgVpnAccessLevelExceptionsUri: { description: "The URI of this OAuth Profile's collection of Message VPN Access-Level Exception objects."; type: "string"; }; resourceServerRequiredClaimsUri: { description: "The URI of this OAuth Profile's collection of Required Claim objects."; type: "string"; }; uri: { description: "The URI of this OAuth Profile object."; type: "string"; }; }
accessLevelGroupsUri: { description: "The URI of this OAuth Profile's collection of Group Access Level objects."; type: "string"; }
description: "The URI of this OAuth Profile's collection of Group Access Level objects."
type: "string"
clientAllowedHostsUri: { description: "The URI of this OAuth Profile's collection of Allowed Host Value objects."; type: "string"; }
description: "The URI of this OAuth Profile's collection of Allowed Host Value objects."
type: "string"
clientAuthorizationParametersUri: { description: "The URI of this OAuth Profile's collection of Authorization Parameter objects."; type: "string"; }
description: "The URI of this OAuth Profile's collection of Authorization Parameter objects."
type: "string"
clientRequiredClaimsUri: { description: "The URI of this OAuth Profile's collection of Required Claim objects."; type: "string"; }
description: "The URI of this OAuth Profile's collection of Required Claim objects."
type: "string"
defaultMsgVpnAccessLevelExceptionsUri: { description: "The URI of this OAuth Profile's collection of Message VPN Access-Level Exception objects."; type: "string"; }
description: "The URI of this OAuth Profile's collection of Message VPN Access-Level Exception objects."
type: "string"
resourceServerRequiredClaimsUri: { description: "The URI of this OAuth Profile's collection of Required Claim objects."; type: "string"; }
description: "The URI of this OAuth Profile's collection of Required Claim objects."
type: "string"
uri: { description: "The URI of this OAuth Profile object."; type: "string"; }
description: "The URI of this OAuth Profile object."