Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum Microsoft.​IdentityModel.​Tokens.​PrivateKeyStatus

Assembly: Microsoft.IdentityModel.Tokens

Enum for the existence of private key

Values

Exists
private key exists for sure
DoesNotExist
private key doesn't exist for sure
Unknown
unable to determine the existence of private key