Security.Process

Security.Process method

Starts the Security processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object containg instructions for the Security.

Return Value

A ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
InvalidOperationException

See Also