CertChainType public abstract class CertChainType Implementation of the RFC 3546 3.3. CertChainType. Documentation Code public const short individual_certs = 0 public const short pkipath = 1 protected CertChainType() public static string GetName(short certChainType) public static string GetText(short certChainType) public static bool IsValid(short certChainType)