DOFPermissionBindingToString Method OpenDOF Object Access Library
Returns the string representation of this permission request.

Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public override string ToString()

Return Value

Type: String
The string representation of this permission request.
Remarks

Returns the string representation of this permission request.
See Also

Reference