Get the security scope of the request.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract DOFSecurityScope getSecurityScope()
Return Value
Type: DOFSecurityScopeThe security scope. Null for nonsecure operations.
Remarks
See Also