SslClientCertificateState Enum

Definition

Enumerates stages in an SSL client certificate exchange.

public enum SslClientCertificateState
type SslClientCertificateState = 
Inheritance
SslClientCertificateState

Fields

None 0
Rejected 3
Requested 1
Sent 2

Applies to