AxSessionPermission Methods

The AxSessionPermission type exposes the following members.

  NameDescription
Public method Assert (Inherited from CodeAccessPermission.)
Public method Copy Creates an identical copy of the current permission. (Overrides CodeAccessPermission.Copy().)
Public method Demand (Inherited from CodeAccessPermission.)
Public method Deny (Inherited from CodeAccessPermission.)
Public method Equals (Inherited from CodeAccessPermission.)
Protected method Finalize (Inherited from Object.)
Public method FromXml Reconstructs an Axapta session permission in a specified state from an XML encoding. (Overrides CodeAccessPermission.FromXml(SecurityElement).)
Public method GetHashCode (Inherited from CodeAccessPermission.)
Public method GetType (Inherited from Object.)
Public method Intersect Creates a permission that is the intersection of the current permission and the specified permission. (Overrides CodeAccessPermission.Intersect(IPermission).)
Public method IsSubsetOf Determines whether the current permission is a subset of the specified permission. (Overrides CodeAccessPermission.IsSubsetOf(IPermission).)
Public method IsUnrestricted Determines whether unrestricted access to the resource protected by the permission is allowed.
Protected method MemberwiseClone (Inherited from Object.)
Public method PermitOnly (Inherited from CodeAccessPermission.)
Public method ToString (Inherited from CodeAccessPermission.)
Public method ToXml Creates an XML encoding of the permission object and captures its current state. (Overrides CodeAccessPermission.ToXml().)
Public method Union Creates a permission that is the union of the current permission and the specified permission. (Overrides CodeAccessPermission.Union(IPermission).)
Top

Community Additions

ADD
Show: