Sdílet prostřednictvím


Certificate.IssuedTo-Eigenschaft

Gibt Informationen über die Person zurück, für die das digitale Zertifikat ausgestellt wurde.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(1)> _
ReadOnly Property IssuedTo As String
'Usage
Dim instance As Certificate
Dim value As String

value = instance.IssuedTo
[DispIdAttribute(1)] 
string IssuedTo { get; }

Siehe auch

Referenz

Certificate-Schnittstelle
Certificate-Member
Microsoft.Office.Interop.InfoPath-Namespace