RecipientInfo.Type 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Type 属性检索收件人的类型。 收件人的类型决定使用两个主要协议中的哪个协议在 CMS/PKCS #7 消息的发信方和收件人之间建立密钥。
public:
property System::Security::Cryptography::Pkcs::RecipientInfoType Type { System::Security::Cryptography::Pkcs::RecipientInfoType get(); };
public System.Security.Cryptography.Pkcs.RecipientInfoType Type { get; }
member this.Type : System.Security.Cryptography.Pkcs.RecipientInfoType
Public ReadOnly Property Type As RecipientInfoType
属性值
RecipientInfoType 枚举的值,定义收件人的类型。