secureString
Namespace: | (default namespace) |
XML Schema: | vcac-service-catalog-rest-schema.xsd |
Wraps a secured string value, such as a password.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
value (string) | 0/1 | The string value. |
JSON
property | type | description |
---|---|---|
value | value (string) | The string value. |