The RecipientID type exposes the following members.

Constructors

  NameDescription
Public methodRecipientID
Initializes a new instance of the RecipientID class

Methods

  NameDescription
Public methodClone (Inherited from X509CertStoreSelector.)
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMatch (Inherited from X509CertStoreSelector.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAuthorityKeyIdentifier (Inherited from X509CertStoreSelector.)
Public propertyBasicConstraints (Inherited from X509CertStoreSelector.)
Public propertyCertificate (Inherited from X509CertStoreSelector.)
Public propertyCertificateValid (Inherited from X509CertStoreSelector.)
Public propertyExtendedKeyUsage (Inherited from X509CertStoreSelector.)
Public propertyIssuer (Inherited from X509CertStoreSelector.)
Public propertyIssuerAsString Obsolete. (Inherited from X509CertStoreSelector.)
Public propertyKeyIdentifier
Public propertyKeyUsage (Inherited from X509CertStoreSelector.)
Public propertyPolicy
An
CopyC#
ISet
of
CopyC#
DerObjectIdentifier
objects.
(Inherited from X509CertStoreSelector.)
Public propertyPrivateKeyValid (Inherited from X509CertStoreSelector.)
Public propertySerialNumber (Inherited from X509CertStoreSelector.)
Public propertySubject (Inherited from X509CertStoreSelector.)
Public propertySubjectAsString (Inherited from X509CertStoreSelector.)
Public propertySubjectKeyIdentifier (Inherited from X509CertStoreSelector.)
Public propertySubjectPublicKey (Inherited from X509CertStoreSelector.)
Public propertySubjectPublicKeyAlgID (Inherited from X509CertStoreSelector.)

See Also