GroupMember
The GroupMember class contains properties for working with the individual members of a pending import group. This class is defined in the Centrify.DirectControl.API.Import namespace.
Syntax
public interface IGroupMember : IDisposable
Methods
The GroupMember class provides the following method:
This method | Does this |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Properties
The GroupMember class provides the following properties:
This property | Does this |
Gets or sets the distinguished name (DN) of the pending import group members. |
|
Gets or sets the UNIX user name for a pending import group member. |