Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.PackageManager.dll
- API Level:
- 3
This class provides information about the package certification.
public class PackageCertificate
- Inheritance
-
Properties
Declaration
public string Intermediate { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 3
Declaration
public string Root { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 3
Declaration
public string Signer { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 3