AppPackage
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Application Package
INHERITED FROM
⇒
⇒
AppPackage
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | AdminCreate | Inherited from RASListObj
String | AdminLastMod | Inherited from RASListObj
AppPackageCertificate | Certificate | String
Dependencies | String | DisplayName
Boolean | Enabled | Whether the application package is enabled or not
UInt32 | Id | String
MSIXImagePath | List<PackagedApp> | PackagedApps
String | PackageName | String
Publisher | UInt32 | SiteId
ID of the Site | List<UInt32> | TagIds
Application tag IDs | DateTime | TimeCreate
Inherited from RASListObj | DateTime | TimeLastMod
Inherited from RASListObj | String | Version
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Commands | | |
|--------------------------------------------------------------| | | Get-RASAppPackage | | | New-RASAppPackage |
Last updated