Click or drag to resize
CustomSystemIdentifier Properties

The CustomSystemIdentifier 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 type of CustomSystemIdentifier created.
(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