GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ONVIF::Device::Types::SecurityCapabilities(3) User Contributed Perl Documentation ONVIF::Device::Types::SecurityCapabilities(3)

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:

  • 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.

Generated by SOAP::WSDL
2021-12-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.