KeyType Property KeyType Gets the type of the cryptographic key. C# public abstract KeyType KeyType { get; } Property Value Type Description KeyType A KeyType value indicating the type of the key. Implements IKeyBase.KeyType