Defines a structure that represents one attribute of a relative distinguished name.

Namespace: LLCryptoLib.Security.Certificates
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public struct NameAttribute
Visual Basic
Public Structure NameAttribute
Visual C++
public value class NameAttribute

See Also