AllowEncryptionKeyRetrievalPermission Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class AllowEncryptionKeyRetrievalPermission : Microsoft::Dynamics::Ax::Xpp::CodeAccessPermission
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class AllowEncryptionKeyRetrievalPermission : Microsoft.Dynamics.Ax.Xpp.CodeAccessPermission
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type AllowEncryptionKeyRetrievalPermission = class
inherit CodeAccessPermission
Public Class AllowEncryptionKeyRetrievalPermission
Inherits CodeAccessPermission
- Inheritance
-
Microsoft.Dynamics.AX.KernelInterop.ProxyBaseAllowEncryptionKeyRetrievalPermission
- Attributes
Constructors
AllowEncryptionKeyRetrievalPermission() | |
AllowEncryptionKeyRetrievalPermission(IntPtr) |
Fields
__k_AllowEncryptionKeyRetrievalPermissionId | |
kernelClass | (Inherited from XppObjectBase) |
Methods
__shouldCallNew(Type) | |
addXppProxyReference(Type, Object) | (Inherited from XppObjectBase) |
assert() |
Declares that the calling code can invoke an API that is protected by a permission. (Inherited from CodeAccessPermission) |
Call(String, Object[], Type[], Object[]) | (Inherited from XppObjectBase) |
cancelTimeOut(Int32) | (Inherited from XppObjectBase) |
Copy() |
Creates and returns a copy of a permission class object. |
createKernelClass(Object[], Type[], Object[]) | (Inherited from XppObjectBase) |
demand() |
Checks the call stack to determine whether the permission that is required to invoke an API has been granted to the calling code. (Inherited from CodeAccessPermission) |
equal(XppObjectBase) | (Inherited from XppObjectBase) |
finalize() | (Inherited from XppObjectBase) |
GetIntPtr() | (Inherited from XppObjectBase) |
GetKernelInstanceUniqueId() | (Inherited from XppObjectBase) |
getTimeOutTimerHandle() | (Inherited from XppObjectBase) |
getXppProxyReference(Type) | (Inherited from XppObjectBase) |
handle() | |
IsManagedValid() | (Inherited from XppObjectBase) |
Issubsetof(CodeAccessPermission) |
Determines whether a current permission is a subset of the specified permission when it is overridden by a derived class. |
kernelhandle() | |
KernelInstanceDisposed() | (Inherited from XppObjectBase) |
MakeReflectionCall(String, Object[]) | (Inherited from XppObjectBase) |
newmethod() |
Initializes a new instance of the AllowEncryptionKeyRetrievalPermission class. |
notify() | (Inherited from XppObjectBase) |
notifyAll() | (Inherited from XppObjectBase) |
objectOnServer() |
Obsolete.
(Inherited from XppObjectBase)
|
setTimeOut(String, Int32, Boolean) |
Obsolete.
(Inherited from XppObjectBase)
|
setTimeOut(String, Int32) |
Obsolete.
(Inherited from XppObjectBase)
|
usageCount() | (Inherited from XppObjectBase) |
VerifyKernelClass() | (Inherited from XppObjectBase) |
wait() | (Inherited from XppObjectBase) |
Xml() | (Inherited from XppObjectBase) |
Xml(Int32) | (Inherited from XppObjectBase) |