CertificateStoreNotFoundException Class
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.
Defines the exception thrown by the certificate provider when the specified X509 store cannot be located.
public ref class CertificateStoreNotFoundException : Microsoft::PowerShell::Commands::CertificateProviderItemNotFoundException
[System.Serializable]
public class CertificateStoreNotFoundException : Microsoft.PowerShell.Commands.CertificateProviderItemNotFoundException
public class CertificateStoreNotFoundException : Microsoft.PowerShell.Commands.CertificateProviderItemNotFoundException
[<System.Serializable>]
type CertificateStoreNotFoundException = class
inherit CertificateProviderItemNotFoundException
type CertificateStoreNotFoundException = class
inherit CertificateProviderItemNotFoundException
Public Class CertificateStoreNotFoundException
Inherits CertificateProviderItemNotFoundException
- Inheritance
- Attributes
Certificate |
Initializes a new instance of the CertificateStoreNotFoundException class with the default message. |
Certificate |
Obsolete.
Initializes a new instance of the CertificateStoreNotFoundException class with the specified serialization information, and context. |
Certificate |
Initializes a new instance of the CertificateStoreNotFoundException class with the specified message, and inner exception. |
Certificate |
Initializes a new instance of the CertificateStoreNotFoundException class with the specified message. |
Produto | Versións |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |