다음을 통해 공유


ContentInfo.ContentType 속성

정의

속성은 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 콘텐츠 형식을 나타내는 OID 값이 들어 있는 개체입니다.

적용 대상

추가 정보