Class PackageCertificate
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.PackageManager.dll
This class provides information about the package certification.
C#Copypublic class PackageCertificate
- Inheritance
-
objectPackageCertificate
Properties
Declaration
C#Copypublic string Intermediate { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic string Root { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic string Signer { get; }
Property Value
| Type | Description |
|---|---|
| string |