Show / Hide Table of Contents

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

SigPolicyHash

Declaration
public DigestAlgorithmAndValue SigPolicyHash { get; set; }
Property Value
Type Description
DigestAlgorithmAndValue

SigPolicyId

Declaration
public string SigPolicyId { get; set; }
Property Value
Type Description
String

SigPolicyUri

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