PasswordBoxAssistant Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.MVVM.PasswordBoxAssistant
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class PasswordBoxAssistant
public static class PasswordBoxAssistant
public ref class PasswordBoxAssistant abstract sealed
[<AbstractClass>]
[<Sealed>]
type PasswordBoxAssistant = class end
public final class PasswordBoxAssistant
The PasswordBoxAssistant type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
Password |
Top
Methods
Name | Description | |
---|---|---|
GetPassword | ||
SetPassword |
Top
Fields
Name | Description | |
---|---|---|
PasswordProperty |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.