Share via


Certificate.IssuedBy property

Returns the issuer of the digital certificate.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
ReadOnly Property IssuedBy As String
    Get
'Usage
Dim instance As Certificate
Dim value As String

value = instance.IssuedBy
string IssuedBy { get; }

Property value

Type: System.String

See also

Reference

Certificate interface

Certificate members

Microsoft.Office.Interop.InfoPath namespace