VirtualWanSecurityProvider interface
Collection of SecurityProviders.
Properties
| name | Name of the security provider. |
| type | Name of the security provider. NOTE: This property will not be serialized. It can only be populated by the server. |
| url | Url of the security provider. |
Property Details
name
Name of the security provider.
name?: string
Property Value
string
type
Name of the security provider. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
url
Url of the security provider.
url?: string
Property Value
string