VBRIndividualComputerCustomCredentials
Contains a method for authenticating individual computers.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
HostName |
string |
DNS-name or IP address of the computer. |
|
Credentials |
CCredentials |
Credentials for authenticating the computer. |
|
UseTemporaryCertificate |
Bool |
Temporary certificate for computer authentication. |
|
UseTemporarySSHCredentials |
Bool |
Single-use credentials to access Linux-based computers. |
Related Commands