Share via


SecurityContext.Constructfromentrypoint Method

Definition

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

_name
String
_childName
String

Returns

Applies to