ONVIF::Device::Types::SecurityCapabilities (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
ONVIF::Device::Types::SecurityCapabilitiesDESCRIPTION
Perl data type class for thePROPERTIES
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
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.