| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Identity.DirectoryManagement
$params = @{
uploadUrl = "https://microsoft.sharepoint.com/CBA/demo/CBARootPKI.p7b"
sha256FileHash = "D7F9....61E6F"
}
Invoke-MgUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration -CertificateBasedAuthPkiId $certificateBasedAuthPkiId -BodyParameter $params