Share via


SecurityInferenceInterface.denyFieldAccessByDefault Method

Indicates whether access to the field is denied by default.

Syntax

public boolean denyFieldAccessByDefault()

Run On

Called

Return Value

Type: boolean
true if access is denied by default; otherwise, false.

See Also

Reference

SecurityInferenceInterface Interface