ComputerZoneADsPath
Gets the LDAP path of the computer zone object.
Syntax
string ComputerZoneADsPath {get;}
Property value
The LDAP path.
Discussion
When you assign computer-level overrides for user, group, or computer role assignments, IBM Security creates a computer zone, which is a special type of zone that contains the users, groups, and computer role assignments that are specific to only that one computer. Computer zones are not exposed as zones in Access Manager.
If the computer zone does not contain any users, groups, or computer roles, this
property returns null
or string.Empty
.