| Visual Basic (Declaration) | |
|---|---|
Public Delegate Function NotifyUntrustedCertificate( _ ByVal subjectName As String _ ) As Integer | |
| C# | |
|---|---|
public delegate int NotifyUntrustedCertificate( string subjectName ) | |
Parameters
- subjectName
- Subject name of the invalid server certificate