NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

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) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]
 

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]