Click or drag to resize

X509AttributeBodyPartId Property

Gets the value that identifies the tagged attribute.

Namespace:  System.Security.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int BodyPartId { get; }

Property Value

Type: Int32
Remarks
This property is used only for tagged attributes.
See Also