SecurityContext.Constructfromentrypoint 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:
static Microsoft::Dynamics::Ax::Xpp::SecurityContext ^ Constructfromentrypoint(Microsoft::Dynamics::Ax::Xpp::EntryPointType _type, System::String ^ _name, System::String ^ _childName);
public static Microsoft.Dynamics.Ax.Xpp.SecurityContext Constructfromentrypoint (Microsoft.Dynamics.Ax.Xpp.EntryPointType _type, string _name, string _childName);
static member Constructfromentrypoint : Microsoft.Dynamics.Ax.Xpp.EntryPointType * string * string -> Microsoft.Dynamics.Ax.Xpp.SecurityContext
Public Shared Function Constructfromentrypoint (_type As EntryPointType, _name As String, _childName As String) As SecurityContext
Parameters
- _type
- EntryPointType
- _name
- String
- _childName
- String