| ComputerNameIdentifier Properties | 
The ComputerNameIdentifier type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Name | Gets or sets the name of the system identifier.(Inherited from SystemIdentifier.) | 
|  | Type | Gets this system identifier's type ("ComputerNameIdentifier").(Overrides SystemIdentifierType.) | 
|  | Value | Gets or sets the plain-text value of the system identifier.(Inherited from SystemIdentifier.) | 
|  | ValueHash | Gets or sets the SHA-512 hash generated from the Value.(Inherited from SystemIdentifier.) | 
 See Also
See Also