DOFAuthenticatorStoragegetStorageDomainID Method OpenDOF Object Access Library
Get the storage's domain identifier.

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

C#
DOFObjectIDDomain getStorageDomainID()

Return Value

Type: DOFObjectIDDomain
The storage's domain identifier. Must not be null.
Exceptions

ExceptionCondition
ExceptionIf the storage domain identifier could not be retrieved.
Remarks

Get the storage's domain identifier.
See Also

Reference