| PackageSignature Class |
Namespace: FlexRule.Deployment
public class PackageSignature : PackageDetails
The PackageSignature type exposes the following members.
| Name | Description | |
|---|---|---|
| PackageSignature |
| Name | Description | |
|---|---|---|
| Category |
The category of the content that is contained in the package.
(Inherited from PackageDetails.) | |
| Creator |
The individual or entity that created the package and its content.
(Inherited from PackageDetails.) | |
| Description |
A description of the content contained in the package.
(Inherited from PackageDetails.) | |
| EffectiveDate | ||
| ExpirationDate | ||
| Identifier |
A value that unambiguously identifies the package and its content.
(Inherited from PackageDetails.) | |
| IsSigned | ||
| Issuer | ||
| Revision |
The revision number of the package.
(Inherited from PackageDetails.) | |
| SerialNumber | ||
| Subject | ||
| Thumbprint | ||
| Title |
The name given to the package and its content.
(Inherited from PackageDetails.) | |
| VerificationResult | ||
| Version |
The version number of the package.
(Inherited from PackageDetails.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |