Click or drag to resize

InitInfo Fields

The CSharpParserInitInfo type exposes the following members.

Fields
  NameDescription
Public fieldCoInitializeSecurity
The boolean flag indicating if CoInitializeSecurity (with default parameters) should be called at the start of the script execution.
Public fieldEoAuthnCap
The EoAuthnCap of CoInitializeSecurity arguments
Public fieldRpcImpLevel
The RpcImpLevel of CoInitializeSecurity arguments
Top
See Also