ImportedCert Output Object (Import-Certificate Cmdlet)

This object is returned for each certificate imported from a store.

Syntax

Object ImportedCert {
   string Subject;
   string Path;
}

Remarks

Subject contains the subject of the imported certificate. Path contains the path of the file the certificate was imported from.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]