GetLocalGroupUnixProfileByDN
Returns the Local UNIX profile for a group in the zone using the distinguished name (DN) of the profile.
Syntax
IGroupUnixProfile GetLocalGroupUnixProfileByDN(string dn)
Parameter
Specify the following parameters when using this method.
Parameter | Description |
---|---|
dn
|
The distinguished name (DN) of the local group profile. |
Return value
The local group profile with the distinguished name (DN) matching the distinguished name specified, or null if no matching group profile is found.