Share via


SecureNode Constructors

Definition

Overloads

SecureNode()
SecureNode(IntPtr)

SecureNode()

public:
 SecureNode();
public SecureNode ();
Public Sub New ()

Applies to

SecureNode(IntPtr)

public:
 SecureNode(IntPtr ptr1);
public SecureNode (IntPtr ptr1);
new Dynamics.AX.Application.SecureNode : nativeint -> Dynamics.AX.Application.SecureNode
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to