SecurityHelperSetSecurity Method

Initialize the security with the default security pararameters.

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

public static int SetSecurity(
	SecurityHelperRpcImpLevel impersLevel = SecurityHelperRpcImpLevel.Impersonate
)

Parameters

impersLevel (Optional)
Type: Unisys.AgileBusiness.RuntimeAPISecurityHelperRpcImpLevel

Return Value

Type: Int32
int
See Also