DOFAuthenticatorSecurityType EnumerationOpenDOF Object Access Library
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 nameValueDescription
UNDEFINED0
TWO_POINT1
MULTI_POINT2
ANY3
Remarks

The type of security associated with a security request.
See Also

Reference

Storage.getNode(Authentication, short, SecurityType, byte[], DOFPermissionSet)