AxSessionPermission Members

Provides code access permission for accessing the current .NET Business Connector session on a report server.

The following tables list the members exposed by the AxSessionPermission type.

Public Constructors

  Name Description
AxSessionPermission Initializes a new instance of the AxSessionPermission class.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Assert  (Inherited from CodeAccessPermission )
public method Copy Overridden. Creates an identical copy of the current permission.
public method Demand  (Inherited from CodeAccessPermission )
public method Deny  (Inherited from CodeAccessPermission )
public method Equals  Overloaded. (Inherited from CodeAccessPermission )
public method FromXml Overridden. Reconstructs an Axapta session permission in a specified state from an XML encoding.
public method GetHashCode  (Inherited from CodeAccessPermission )
public method GetType  (Inherited from Object )
public method Intersect Overridden. Creates a permission that is the intersection of the current permission and the specified permission.
public method IsSubsetOf Overridden. Determines whether the current permission is a subset of the specified permission.
public method IsUnrestricted Determines whether unrestricted access to the resource protected by the permission is allowed.
public method PermitOnly  (Inherited from CodeAccessPermission )
public method static ReferenceEquals  (Inherited from Object )
public method static RevertAll  (Inherited from CodeAccessPermission )
public method static RevertAssert  (Inherited from CodeAccessPermission )
public method static RevertDeny  (Inherited from CodeAccessPermission )
public method static RevertPermitOnly  (Inherited from CodeAccessPermission )
public method ToString  (Inherited from CodeAccessPermission )
public method ToXml Overridden. Creates an XML encoding of the permission object and captures its current state.
public method Union Overridden. Creates a permission that is the union of the current permission and the specified permission.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

AxSessionPermission Class
Microsoft.Dynamics.Framework.Reports Namespace