RsaSecurityKey.PrivateKeyStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an enum indicating if a private key exists.
public override Microsoft.IdentityModel.Tokens.PrivateKeyStatus PrivateKeyStatus { get; }
member this.PrivateKeyStatus : Microsoft.IdentityModel.Tokens.PrivateKeyStatus
Public Overrides ReadOnly Property PrivateKeyStatus As PrivateKeyStatus