Click or drag to resize

NewServerSshPasswordAuthAllowed Property

Get or set if the password provided should be used for ssh login or not.

Namespace:  Aruba.Cloud.Provisioning.Entities
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<bool> SshPasswordAuthAllowed { get; set; }

Property Value

Type: NullableBoolean
See Also