Gets the security domain that the credential is valid in.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFObjectIDDomain getDomainID()
Return Value
Type: DOFObjectIDDomainThe security domain of the credential, which may be BROADCAST if the user does not specify a domain and has not been resolved.
Remarks
See Also