Mentalis.org Security Library documentation

SecurityOptions.VerificationType Property

Gets or sets a value that indicates how the SecureSocket will try to verify the peer Certificate.

[Visual Basic]
Public Property VerificationType As CredentialVerification
[C#]
public CredentialVerification VerificationType {get; set;}

Property Value

One of the CredentialVerification values.

See Also

SecurityOptions Class | SecurityOptions Members | Org.Mentalis.Security.Ssl Namespace