vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
MobSecurityCertPinConfigMetadata
Interface MobSecurityCertPinConfigMetadata
interface
MobSecurityCertPinConfigMetadata
{
certificateHash
:
string
;
domainName
:
string
;
fullName
?:
string
;
isEnabled
:
boolean
;
isProtected
?:
boolean
;
isSubdomainIncluded
:
boolean
;
masterLabel
:
string
;
mobilePlatform
?:
MobileSecurityMobilePlatform
;
mobileSecurityAssignment
?:
string
;
severityLevel
:
MobileSecurityPolicySeverityLevel
;
type
:
MobileSecurityCertPinType
;
}
Hierarchy (
View Summary
)
MetadataInfo
MobSecurityCertPinConfigMetadata
Index
Properties
certificate
Hash
domain
Name
full
Name?
is
Enabled
is
Protected?
is
Subdomain
Included
master
Label
mobile
Platform?
mobile
Security
Assignment?
severity
Level
type
Properties
certificate
Hash
certificateHash
:
string
domain
Name
domainName
:
string
Optional
full
Name
fullName
?:
string
is
Enabled
isEnabled
:
boolean
Optional
is
Protected
isProtected
?:
boolean
is
Subdomain
Included
isSubdomainIncluded
:
boolean
master
Label
masterLabel
:
string
Optional
mobile
Platform
mobilePlatform
?:
MobileSecurityMobilePlatform
Optional
mobile
Security
Assignment
mobileSecurityAssignment
?:
string
severity
Level
severityLevel
:
MobileSecurityPolicySeverityLevel
type
type
:
MobileSecurityCertPinType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
certificate
Hash
domain
Name
full
Name
is
Enabled
is
Protected
is
Subdomain
Included
master
Label
mobile
Platform
mobile
Security
Assignment
severity
Level
type
vlocode-project - v1.40.0-beta-4
Loading...