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 в коллекции.

Применяется к

См. также раздел