Variable $OauthProfileDefaultMsgVpnAccessLevelExceptionLinksConst 
 
$OauthProfileDefaultMsgVpnAccessLevelExceptionLinks: { 
    properties: { 
        uri: { 
            description: "The URI of this Message VPN Access-Level Exception object."; 
            type: "string"; 
        }; 
    }; 
} = ...
Type declaration
- 
properties: { 
 uri: {
 description: "The URI of this Message VPN Access-Level Exception object.";
 type: "string";
 };
 }
- 
uri: { 
 description: "The URI of this Message VPN Access-Level Exception object.";
 type: "string";
 }
- 
description: "The URI of this Message VPN Access-Level Exception object."
- 
type: "string"