STK XSend comments on this topic.
Issuer Property (IAgSTKXSSLCertificateErrorEventArgs)
See Also
Windows





Windows & Linux

Description

The provider who issued the certificate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Issuer() As String
[C#]
public string Issuer {get;}
[Managed C++]
public: __property String __gc ^ get_Issuer();
[Unmanaged C++]
public: HRESULT get_Issuer(
    BSTR * pRetVal
);
[Java]
public String getIssuer();
[Python - STK API ]
@property
def Issuer(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.