STK XSend comments on this topic.
Subject Property (AgSTKXSSLCertificateErrorEventArgs)
See Also 
Windows






Windows & Linux

Description

Certificate's subject field.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Subject() As String
[C#]
public string Subject {get;}
[Managed C++]
public: __property String __gc ^ get_Subject();
[Unmanaged C++]
public: HRESULT get_Subject(
   BSTR * pRetVal
);
[Java]
public String getSubject();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.