PublicKeyPropertyKeyType Property

This is used to set or get the public key type

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string KeyType { get; set; }

Property Value

String
The value is a string defining the type of key that the property value represents such as X509, PGP, etc.

See Also