Reference Library
ServiceProvider..::..ApplicationSpecificLicensePkcs12Delegate Delegate
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..ApplicationSpecificLicensePkcs12Delegate
This delegate is used to return a X509Certificate2 instance composed of a Private Key and X509 Public Certificate to be used to create a digital signature of an XML document.
Declaration Syntax
C#Visual BasicVisual C++
public delegate X509Certificate2 ApplicationSpecificLicensePkcs12Delegate()
Public Delegate Function ApplicationSpecificLicensePkcs12Delegate As X509Certificate2
public delegate X509Certificate2^ ApplicationSpecificLicensePkcs12Delegate()
Return Value

Assembly: ServiceProvider (Module: ServiceProvider)