FormsService.GetDisabledCertificateById Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Function GetDisabledCertificateById ( _
keyCert As String _
) As Boolean
'Usage
Dim instance As FormsService
Dim keyCert As String
Dim returnValue As Boolean
returnValue = instance.GetDisabledCertificateById(keyCert)
public bool GetDisabledCertificateById(
string keyCert
)
Parameters
- keyCert
Type: System.String
Return Value
Type: System.Boolean
Returns Boolean.