DOFServerStategetWildcardPermissions Method OpenDOF Object Access Library
Return the permissions of the wildcard credential.

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

C#
DOFPermissionSet getWildcardPermissions()

Return Value

Type: DOFPermissionSet
The permissions of the wildcard credential.
Remarks

Return the permissions of the wildcard credential.
See Also

Reference