PackageCertificateEkuValidator 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.
public ref class PackageCertificateEkuValidator sealed : IPackageValidator
/// [Windows.Foundation.Metadata.Activatable(Microsoft.Windows.Management.Deployment.IPackageCertificateEkuValidatorFactory, 196608, "Microsoft.Windows.Management.Deployment.PackageDeploymentContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Management.Deployment.PackageDeploymentContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PackageCertificateEkuValidator final : IPackageValidator
[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.Windows.Management.Deployment.IPackageCertificateEkuValidatorFactory), 196608, "Microsoft.Windows.Management.Deployment.PackageDeploymentContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Management.Deployment.PackageDeploymentContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PackageCertificateEkuValidator : IPackageValidator
function PackageCertificateEkuValidator(expectedCertificateEku)
Public NotInheritable Class PackageCertificateEkuValidator
Implements IPackageValidator
- Inheritance
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| PackageCertificateEkuValidator(String) | |
Methods
| Name | Description |
|---|---|
| IsPackageValid(Object) | |