ApplicationPrincipalsDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the application principals of the service.
public sealed class ApplicationPrincipalsDescription
type ApplicationPrincipalsDescription = class
Public NotInheritable Class ApplicationPrincipalsDescription
- Inheritance
-
System.ObjectApplicationPrincipalsDescription
Constructors
ApplicationPrincipalsDescription() |
Creates and initializes an ApplicationPrincipalsDescription object. |
Properties
Groups |
Gets the groups that must be created as a part of the application environment setup in the application manifest. |
Users |
Gets the users that must be created as a part of the application environment setup in the application manifest. |