onvif
Preparing search index...
Onvif specs
DNAttributeTypeAndValue
Interface DNAttributeTypeAndValue
A distinguished name attribute type and value pair.
interface
DNAttributeTypeAndValue
{
type
:
string
;
value
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
type
value
Properties
type
type
:
string
The attribute type.
value
value
:
string
The value of the attribute.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
onvif
Loading...
A distinguished name attribute type and value pair.