The type of security associated with a security request.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public enum SecurityType
Members
Member name | Value | Description | |
---|---|---|---|
UNDEFINED | 0 | ||
TWO_POINT | 1 | ||
MULTI_POINT | 2 | ||
ANY | 3 |
Remarks
See Also
Reference
Storage.getNode(Authentication, short, SecurityType, byte[], DOFPermissionSet)