SecurityContext.equal(SecurityContext) Method
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:
virtual bool equal(Microsoft::Dynamics::Ax::Xpp::SecurityContext ^ _context);
public virtual bool equal (Microsoft.Dynamics.Ax.Xpp.SecurityContext _context);
override this.equal : Microsoft.Dynamics.Ax.Xpp.SecurityContext -> bool
Public Overridable Function equal (_context As SecurityContext) As Boolean
Parameters
- _context
- SecurityContext