RecipientInfoEnumerator.Current 屬性

定義

Current 屬性從 RecipientInfo 集合中擷取目前的 RecipientInfoCollection 物件。

public:
 property System::Security::Cryptography::Pkcs::RecipientInfo ^ Current { System::Security::Cryptography::Pkcs::RecipientInfo ^ get(); };
public System.Security.Cryptography.Pkcs.RecipientInfo Current { get; }
member this.Current : System.Security.Cryptography.Pkcs.RecipientInfo
Public ReadOnly Property Current As RecipientInfo

屬性值

RecipientInfo

代表 RecipientInfo 集合中目前收件者資訊結構的 RecipientInfoCollection 物件。

適用於

另請參閱