SignerInfoEnumerator.Current 屬性

定義

Current 屬性從 SignerInfo 集合中擷取目前的 SignerInfoCollection 物件。

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

屬性值

SignerInfo 集合中,代表目前簽署人資訊結構的 SignerInfoCollection 物件。

適用於

另請參閱