Application Members
Include Protected Members
Include Inherited Members
Manages enterprise application definitions, and exposes methods to add, get, and delete enterprise application definitions.
The Application type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Application | Initializes a new instance of the Application class. |
Top
Methods
Name | Description | |
---|---|---|
AddApplication | Adds or modifies an enterprise application definition. | |
DeleteApplication | Deletes the enterprise application definition and all associated credentials. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetApplication | Gets the enterprise application definition. | |
GetGroupApplicationGroup | Gets a Microsoft Windows NT Domain\Group account associated with a group enterprise application definition. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top