Pam
Represents a PAM application access right.
Syntax
public interface IPam: IRight
Discussion
A PAM (Pluggable Authentication Module) application right gives a user the ability to access the authorized PAM-enabled application.
Methods
The Pam class provides the following methods:
This method | Does this |
Commits changes in the right to Active Directory. (Inherited from Right.) |
|
Deletes the right. (Inherited from Right.) |
Properties
The Pam class provides the following properties:
This property | Does this |
Gets or sets the PAM application. |
|
Gets or sets the description of the right. (Inherited from Right.) |
|
Indicates whether the right is readable. (Inherited from Right.) |
|
Indicates whether the right is writable. (Inherited from Right.) |
|
Gets or sets the name of the right. (Inherited from Right.) |
|
Gets the zone this right belongs to. (Inherited from Right.) |