EasyUA Reference
X509AuthorityKeyIdentifierExtension Class Members
See Also  Fields  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : X509AuthorityKeyIdentifierExtension Class

Glossary Item Box

The following tables list the members exposed by X509AuthorityKeyIdentifierExtension.

Public Constructors

 NameDescription
Public ConstructorX509AuthorityKeyIdentifierExtension ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldAuthorityKeyIdentifier2Oid The alternate OID for a Authority Key Identifier extension.  
Public FieldAuthorityKeyIdentifierOid The OID for a Authority Key Identifier extension.  
Top

Public Properties

 NameDescription
Public PropertyAuthorityNames A list of names for the issuer.  
Public PropertyCritical (Inherited from System.Security.Cryptography.X509Certificates.X509Extension)
Public PropertyKeyId The identifier for the key.  
Public PropertyOid (Inherited from System.Security.Cryptography.AsnEncodedData)
Public PropertyRawData (Inherited from System.Security.Cryptography.AsnEncodedData)
Public PropertySerialNumber The serial number for the key.  
Top

Public Methods

 NameDescription
Public MethodCopyFromOverridden.  Initializes the extension from ASN.1 encoded data.  
Public MethodFormatOverridden.  Returns a formatted version of the Abstract Syntax Notation One (ASN.1)-encoded data as a string.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.