Share via


AllowEncryptionKeyRetrievalPermission Constructors

Definition

Overloads

AllowEncryptionKeyRetrievalPermission()
AllowEncryptionKeyRetrievalPermission(IntPtr)

AllowEncryptionKeyRetrievalPermission()

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

Applies to

AllowEncryptionKeyRetrievalPermission(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to