@dolbyio/dolbyio-rest-apis-client - v6.0.0
GitHub
Preparing search index...
streaming
AccountSecuritySettings
Interface AccountSecuritySettings
Represents the account security settings.
interface
AccountSecuritySettings
{
allowedCountries
:
string
[]
;
deniedCountries
:
string
[]
;
}
Index
Properties
allowed
Countries
denied
Countries
Properties
allowed
Countries
allowedCountries
:
string
[]
List of allowed countries.
denied
Countries
deniedCountries
:
string
[]
List of restricted countries.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Countries
denied
Countries
GitHub
@dolbyio/dolbyio-rest-apis-client - v6.0.0
Loading...
Represents the account security settings.