Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Client.CredentialStorageUtility
Namespace: Microsoft.VisualStudio.Services.Client
Assembly: Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)
Syntax
'Declaration
Public NotInheritable Class CredentialStorageUtility
public static class CredentialStorageUtility
public ref class CredentialStorageUtility abstract sealed
[<AbstractClass>]
[<Sealed>]
type CredentialStorageUtility = class end
public final class CredentialStorageUtility
The CredentialStorageUtility type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetCredentials | |
![]() ![]() |
GetDictionaryFromString | |
![]() ![]() |
GetStringFromDictionary | |
![]() ![]() |
GetTokenAsString | |
![]() ![]() |
GetTokenFromString | |
![]() ![]() |
IsUserDataMatched |
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.