Share via


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

屬性值

用於識別所要使用收件者憑證的配置。

例外狀況

提供給方法的其中一個引數無效。

適用於