ContentInfo.ContentType 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
속성은 ContentType CMS/PKCS #7 메시지의 내부 콘텐츠에 대한 콘텐츠 형식의 (OID)를 포함하는 object identifier 개체를 검색 Oid 합니다.
public:
property System::Security::Cryptography::Oid ^ ContentType { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid ContentType { get; }
member this.ContentType : System.Security.Cryptography.Oid
Public ReadOnly Property ContentType As Oid
속성 값
Oid 콘텐츠 형식을 나타내는 OID 값이 들어 있는 개체입니다.