VsCredentialStorageException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a credentials exception.
public ref class VsCredentialStorageException : Exception
[System.Serializable]
public class VsCredentialStorageException : Exception
[<System.Serializable>]
type VsCredentialStorageException = class
inherit Exception
Public Class VsCredentialStorageException
Inherits Exception
- Inheritance
-
VsCredentialStorageException
- Attributes
Constructors
| Name | Description |
|---|---|
| VsCredentialStorageException(SerializationInfo, StreamingContext) |
Obsolete.
Initializes a new instance of VsCredentialStorageException. |
| VsCredentialStorageException(String, Exception) |
Initializes a new instance of VsCredentialStorageException. |
| VsCredentialStorageException(String) |
Initializes a new instance of VsCredentialStorageException. |