< Back

Add-HPESvtCertificate

Tue Jan 14, 2020 2:21 am

NAME Add-HPESvtCertificate



SYNTAX

Add-HPESvtCertificate [-Certificate] <X509Certificate2> [<CommonParameters>]



Add-HPESvtCertificate [-Path] <string> [<CommonParameters>]





PARAMETERS

-Certificate <X509Certificate2>



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name Certificate

Aliases None

Dynamic? false



-Path <string>



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name Path

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Security.Cryptography.X509Certificates.X509Certificate2

System.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





description : {@{Text=Authenticate to the HMS and get an OAuth token.}}

syntax : @{syntaxItem=@{name=Get-HPESvtAuthToken; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Get-HPESvtAuthToken; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Get-HPESvtAuthToken

Category : Function

Synopsis : Authenticate to the HMS and get an OAuth token.

Component :

Role :

Functionality :

ModuleName : HPESvtCmdlets