Provided by: zoneminder_1.36.12+dfsg1-1_amd64
NAME
ONVIF::Device::Types::SecurityCapabilities
DESCRIPTION
Perl data type class for the XML Schema defined complexType SecurityCapabilities from the namespace http://www.onvif.org/ver10/device/wsdl. PROPERTIES The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODS
new Constructor. The following data structure may be passed to new(): , attr NOTE: Attribute documentation is experimental, and may be inaccurate. See the correspondent WSDL/XML Schema if in question. This class has additional attributes, accessibly via the "attr()" method. attr() returns an object of the class ONVIF::Device::Types::SecurityCapabilities::_SecurityCapabilities::XmlAttr. The following attributes can be accessed on this object via the corresponding get_/set_ methods: • TLS1.0 Indicates support for TLS 1.0. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • TLS1.1 Indicates support for TLS 1.1. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • TLS1.2 Indicates support for TLS 1.2. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • OnboardKeyGeneration Indicates support for onboard key generation. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • AccessPolicyConfig Indicates support for access policy configuration. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • DefaultAccessPolicy Indicates support for the ONVIF default access policy. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • Dot1X Indicates support for IEEE 802.1X configuration. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • RemoteUserHandling Indicates support for remote user configuration. Used when accessing another device. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • X.509Token Indicates support for WS-Security X.509 token. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • SAMLToken Indicates support for WS-Security SAML token. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • KerberosToken Indicates support for WS-Security Kerberos token. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • UsernameToken Indicates support for WS-Security Username token. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • HttpDigest Indicates support for WS over HTTP digest authenticated communication layer. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • RELToken Indicates support for WS-Security REL token. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean. • SupportedEAPMethods IANA EAP Registry. This attribute is of type ONVIF::Device::Types::EAPMethodTypes. • MaxUsers The maximum number of users that the device supports. This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::int.
AUTHOR
Generated by SOAP::WSDL perl v5.32.1 2021-1ONVIF::Device::Types::SecurityCapabilities(3pm)