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 콘텐츠 형식을 포함하는 개체입니다.

적용 대상