Skip to main content
A newer version of this page is available. .

UrlAccessSecurityLevelSetting.SafeSetSecurityLevel(UrlAccessSecurityLevel) Method

For internal use.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v18.2.dll

Declaration

public static bool SafeSetSecurityLevel(
    UrlAccessSecurityLevel value
)

Parameters

Name Type
value UrlAccessSecurityLevel

Returns

Type
Boolean
See Also