CmsSigner.SignerIdentifierType Свойство

Определение

Получает схему, используемую для идентификации используемого сертификата подписывания.

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierType SignerIdentifierType { System::Security::Cryptography::Pkcs::SubjectIdentifierType get(); void set(System::Security::Cryptography::Pkcs::SubjectIdentifierType value); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get; set; }
member this.SignerIdentifierType : System.Security.Cryptography.Pkcs.SubjectIdentifierType with get, set
Public Property SignerIdentifierType As SubjectIdentifierType

Значение свойства

Схема, используемая для идентификации используемого сертификата получателя.

Исключения

Один из переданных методу аргументов имеет недопустимое значение.

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