ConfigurationSet.ResetPasswordOnFirstLogon Property

 

Gets or sets whether the password should be reset the first time the administrator logs in.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property ResetPasswordOnFirstLogon As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)

true if password should be reset; otherwise, false.

Return to top
Show: