Share via


VirtualWanSecurityProviderOutput interface

Collection of SecurityProviders.

Properties

name

Name of the security provider.

type

Name of the security provider.

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.

type?: "Native" | "External"

Property Value

"Native" | "External"

url

Url of the security provider.

url?: string

Property Value

string