Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
help update, #119
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbarron-d committed Dec 17, 2020
1 parent 241056b commit bf043c3
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions VenafiTppPS/Code/Public/Get-TppCertificateDetail.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,20 @@ InputObject, Path, Guid
.OUTPUTS
PSCustomObject with the following properties:
Name
TypeName
Path
Guid
ParentPath
Approver
CertificateAuthorityDN
CertificateDetails
Consumers
Contact
CreatedOn
CustomFields
Description
ManagementType
Name
ParentDn
ProcessingDetails
RenewalDetails
SchemaClass
ValidationDetails
.EXAMPLE
Expand All @@ -50,10 +49,7 @@ http://venafitppps.readthedocs.io/en/latest/functions/Get-TppCertificateDetail/
https://github.com/gdbarron/VenafiTppPS/blob/master/VenafiTppPS/Code/Public/Get-TppCertificateDetail.ps1
.LINK
https://docs.venafi.com/Docs/18.1SDK/TopNav/Content/SDK/WebSDK/API_Reference/r-SDK-GET-Certificates.php?TocPath=REST%20API%20reference|Certificates%20module%20programming%20interfaces|_____3
.LINK
https://docs.venafi.com/Docs/18.1SDK/TopNav/Content/SDK/WebSDK/API_Reference/r-SDK-GET-Certificates-guid.php?TocPath=REST%20API%20reference|Certificates%20module%20programming%20interfaces|_____5
https://docs.venafi.com/Docs/20.3SDK/TopNav/Content/SDK/WebSDK/r-SDK-GET-Certificates-guid.php?tocpath=Web%20SDK%20reference%7CCertificates%20programming%20interface%7C_____10
.LINK
https://msdn.microsoft.com/en-us/library/system.web.httputility(v=vs.110).aspx
Expand Down

0 comments on commit bf043c3

Please sign in to comment.