{
"sections": [
"title",
"description",
"file_information",
"directory_location",
"fields",
"wsdl_segment"
],
"title": "ExtlClntAppMobileConfigurablePolicies - Metadata API",
"description": "Represents an external client app’s mobile policies configuration.",
"file_information": ".ecaMobilePlcy",
"directory_location": "extlClntAppMobilePolicies",
"fields_columns": [
"type",
"description"
],
"fields": {
"externalClientApplication": {
"type": "string",
"description": "The name of the associated external client app.",
"required": true
},
"label": {
"type": "string",
"description": "Label for the external client app’s mobile policies configuration."
},
"screenLockTimeout": {
"type": "ScreenLockTimeout (enumeration of type string)",
"description": "When isScreenLockEnabled is true in the associated ExtlClntAppMobileSettings metadata type, screenLockTimeout represents the amount of time after which the mobile app locks and requires the app user to reauthenticate. Valid values include: Never One (1 minute) Five (5 minutes) Ten (10 minutes) Thirty (30 minutes) Sixty (60 minutes) OneTwenty (120 minutes) OneEighty (180 minutes) TwoForty (240 minutes)"
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n\n\n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n\n```"
}