AppPackage

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Application Package

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

AppPackage

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

Certificate

Application package certificate

String

Dependencies

Application pacakge dependencies

String

DisplayName

Application package display name

Boolean

Enabled

Whether the application package is enabled or not

UInt32

Id

ID of the object.

String

MSIXImagePath

MSIX image path List<PackagedApp> PackagedApps List of applications in the application package

String

PackageName

Package name

String

Publisher

Application package publisher name

UInt32

SiteId

ID of the Site List<UInt32> TagIds Application tag IDs

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

String

Version

Application package 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

--------------------------------------------------------------

Last updated