Skip to content

Example PowerShell Code provide to confirm which certificate is being used is incorrect #3187

Open
@plydet

Description

@plydet

Correct Code:
$CertInBase64 = New-AdfsAzureMfaTenantCertificate -TenantID $TenantID
$cert = System.Security.Cryptography.X509Certificates.X509Certificate2
$cert | Format-List *


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-adfsIssues for adfs moduleissue-doc-bugSomething is out of date, unclear, confusing, or broken in the article. Blocks customer success.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions