vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
MobileSecurityPolicyMetadata
Interface MobileSecurityPolicyMetadata
interface
MobileSecurityPolicyMetadata
{
effectiveDate
?:
string
;
fullName
?:
string
;
isEnabled
:
boolean
;
isProtected
?:
boolean
;
masterLabel
:
string
;
mobilePlatform
?:
MobileSecurityMobilePlatform
;
mobileSecurityAssignment
?:
string
;
ruleValue
:
string
;
ruleValueType
:
MobileSecurityPolicyRuleValueType
;
severityLevel
:
MobileSecurityPolicySeverityLevel
;
type
:
MobileSecurityPolicyType
;
}
Hierarchy (
View Summary
)
MetadataInfo
MobileSecurityPolicyMetadata
Index
Properties
effective
Date?
full
Name?
is
Enabled
is
Protected?
master
Label
mobile
Platform?
mobile
Security
Assignment?
rule
Value
rule
Value
Type
severity
Level
type
Properties
Optional
effective
Date
effectiveDate
?:
string
Optional
full
Name
fullName
?:
string
is
Enabled
isEnabled
:
boolean
Optional
is
Protected
isProtected
?:
boolean
master
Label
masterLabel
:
string
Optional
mobile
Platform
mobilePlatform
?:
MobileSecurityMobilePlatform
Optional
mobile
Security
Assignment
mobileSecurityAssignment
?:
string
rule
Value
ruleValue
:
string
rule
Value
Type
ruleValueType
:
MobileSecurityPolicyRuleValueType
severity
Level
severityLevel
:
MobileSecurityPolicySeverityLevel
type
type
:
MobileSecurityPolicyType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
effective
Date
full
Name
is
Enabled
is
Protected
master
Label
mobile
Platform
mobile
Security
Assignment
rule
Value
rule
Value
Type
severity
Level
type
vlocode-project - v1.40.0-beta-4
Loading...