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