MonobjcMonobjc Documented Class Library
SFCertificatePanel..::..SFCertificatePanelSheetDispatcher Constructor (nativePointer)
NamespacesMonobjc.SecurityInterfaceSFCertificatePanel..::..SFCertificatePanelSheetDispatcherSFCertificatePanel..::..SFCertificatePanelSheetDispatcher(IntPtr)
Initializes a new instance of the SFCertificatePanel..::..SFCertificatePanelSheetDispatcher class.
Declaration Syntax
C#Visual BasicVisual C++
public SFCertificatePanelSheetDispatcher(
	IntPtr nativePointer
)
Public Sub New ( _
	nativePointer As IntPtr _
)
public:
SFCertificatePanelSheetDispatcher(
	IntPtr nativePointer
)
Parameters
nativePointer (IntPtr)
The native pointer.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.SecurityInterface (Module: Monobjc.SecurityInterface)