RecipientInfo.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Type property retrieves the type of the recipient. The type of the recipient determines which of two major protocols is used to establish a key between the originator and the recipient of a CMS/PKCS #7 message.
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
Property Value
A value of the RecipientInfoType enumeration that defines the type of the recipient.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.