Click or drag to resize
NetworkNameIdentifier Properties

The NetworkNameIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets the name of the system identifier.
(Inherited from SystemIdentifier.)
Public propertyType
Gets the system identifier's type (NetworkNameIdentifier).
(Overrides SystemIdentifierType.)
Public propertyValue
Gets or sets the plain-text value of the system identifier.
(Inherited from SystemIdentifier.)
Public propertyValueHash
Gets or sets the SHA-512 hash generated from the Value.
(Inherited from SystemIdentifier.)
Top
See Also