Click or drag to resize

AuthParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraAuthParam

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class AuthParam

The AuthParam type exposes the following members.

Constructors
 NameDescription
Public methodAuthParamInitializes a new instance of the AuthParam class
Top
Properties
 NameDescription
Public propertyBase64String 
Public propertyName 
Public propertyValue 
Top
Methods
 NameDescription
Public methodGetValue 
Public methodToRtspString 
Public methodToString
(Overrides ObjectToString)
Top
See Also