다음을 통해 공유


Pkcs9ContentType.ContentType 속성

정의

ContentType 속성은 내용 형식이 들어 있는 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 콘텐츠 형식을 포함하는 개체입니다.

적용 대상