ExportedCert Output Object (Export-Certificate Cmdlet)

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

Syntax

Object ExportedCert {
   string Subject;
   string Path;
}

Remarks

Subject contains the subject of the exported certificate. Path contains the path of the file the certificate was written to.

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]