KeyType Property KeyType Gets the type of the cryptographic key. C# public override KeyType KeyType { get; } Property Value Type Description KeyType A KeyType value indicating the type of the key. Overrides PrivateKey.KeyType