System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Value Property

The SubjectIdentifierOrKey.Value property retrieves the value of the subject identifier or key. Use the SubjectIdentifierOrKey.Type property to determine the type of subject identifier or key, and use the SubjectIdentifierOrKey.Value property to retrieve the corresponding value.

Syntax

public object Value { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0