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.

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

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