CredentialStorageConstants Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Client.CredentialStorageConstants
Namespace: Microsoft.VisualStudio.Services.Client
Assembly: Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)
Syntax
'Declaration
Public NotInheritable Class CredentialStorageConstants
public static class CredentialStorageConstants
public ref class CredentialStorageConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type CredentialStorageConstants = class end
public final class CredentialStorageConstants
The CredentialStorageConstants type exposes the following members.
Fields
Name | Description | |
---|---|---|
DefaultNamespace | ||
DefaultTokenKind | ||
DefaultTokenUser | ||
UserIdProperty | ||
UserNameProperty |
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.