PreviewTeamDeviceCredentials.Password Property

Definition

The device account password.

public:
 property Platform::String ^ Password { Platform::String ^ get(); };
winrt::hstring Password();
public string Password { get; }
var string = previewTeamDeviceCredentials.password;
Public ReadOnly Property Password As String

Property Value

String

Platform::String

winrt::hstring

String representing the password.

Applies to