ONVIF::Device::Types::SecurityCapabilities(3pm) | User Contributed Perl Documentation | ONVIF::Device::Types::SecurityCapabilities(3pm) |
ONVIF::Device::Types::SecurityCapabilities
Perl data type class for the XML Schema defined complexType SecurityCapabilities from the namespace http://www.onvif.org/ver10/device/wsdl.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
,
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:
Indicates support for TLS 1.0.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for TLS 1.1.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for TLS 1.2.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for onboard key generation.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for access policy configuration.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for the ONVIF default access policy.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for IEEE 802.1X configuration.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for remote user configuration. Used when accessing another device.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS-Security X.509 token.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS-Security SAML token.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS-Security Kerberos token.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS-Security Username token.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS over HTTP digest authenticated communication layer.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS-Security REL token.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
IANA EAP Registry.
This attribute is of type ONVIF::Device::Types::EAPMethodTypes.
The maximum number of users that the device supports.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::int.
Generated by SOAP::WSDL
2023-02-24 | perl v5.36.0 |