NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

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) 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]