$cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate $cer.Import("C:\myapp.cer") $binCert = $cer.GetRawCertData() $credValue = [System.Convert]::ToBase64String($binCert); New-MsolServicePrincipalCredential -ServicePrincipalName "MyApp/myApp.com" -Type asymmetric -Value $credValue -StartDate $cer.GetEffectiveDateString() -EndDate $cer.GetExpirationDateString() New credential object added, including the KeyId for the added credential.
Cannot write the value 2 to the key 3]. { System error 4].} Either verify that you have sufficient access to that key, or ...
Card printing options for enrollment agent card issuance. Field mapping will replace specified tags on a card design layout ...
Caution: "{0}". This activity has no correspondent user interface in the web portal. Deleting or modifying this activity ...
cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate $cer.Import("C: emp\myapp.cer") $binCert = ...
cer = New-Object System.Security.Cryptography.X509Certificates.X509Certificate $cer.Import("C:\myapp.cer") $binCert = $cer.GetRawCertData() ...
Cerficate not found in Local Computer\Personal certificate store. The certificate must be added to the Personal certificate ...
Certificate '{0}', serial number '{1}' for user '{2}' will be included in recovery from the certificate authority (omitcertificateduringrecovery ...
Certificate '{0}', serial number '{1}' for user '{2}' will be omitted from recovery from the certificate authority (omitcertificateduringrecovery ...
Certificate content change : The content of a certificate extension might have changed (for example, the last name changed). ...