Show / Hide Table of Contents
Editar no GitHub

Class XmlPolicyIdentifier

Inheritance
Object
XmlPolicyIdentifier
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki.Xml
Assembly: Lacuna.Pki.dll
Syntax
public class XmlPolicyIdentifier

Properties

| Improve this Doc View Source

SigPolicyHash

Declaration
public DigestAlgorithmAndValue SigPolicyHash { get; set; }
Property Value
Type Description
DigestAlgorithmAndValue
| Improve this Doc View Source

SigPolicyId

Declaration
public string SigPolicyId { get; set; }
Property Value
Type Description
String
| Improve this Doc View Source

SigPolicyUri

Declaration
public string SigPolicyUri { get; set; }
Property Value
Type Description
String
Back to top Copyright © 2015-2020 Lacuna Software