Mentalis.org Security Library documentation

SecureSocket.VerificationType Property

Gets the credential verification type.

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

Property Value

One of the CredentialVerification values.

See Also

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