TFStringComparer.AccountInfoPassword Property

Gets a string comparer object for AccountInfoPassword.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'宣言
Public Shared ReadOnly Property AccountInfoPassword As TFStringComparer
    Get
public static TFStringComparer AccountInfoPassword { get; }
public:
static property TFStringComparer^ AccountInfoPassword {
    TFStringComparer^ get ();
}
static member AccountInfoPassword : TFStringComparer
static function get AccountInfoPassword () : TFStringComparer

Property Value

Type: Microsoft.TeamFoundation.TFStringComparer
A string comparer object for AccountInfoPassword.

.NET Framework Security

See Also

Reference

TFStringComparer Class

Microsoft.TeamFoundation Namespace