منشئ System::Security::Cryptography::Oid::Oid
محتويات
[
يخفي
]Oid::Oid() constructor
معلومات RTTI.
System::Security::Cryptography::Oid::Oid()
ملاحظات
منشئ افتراضي.
انظر أيضًا
- Class Oid
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
Oid::Oid(const SharedPtr<Oid>&) constructor
منشئ النسخ.
System::Security::Cryptography::Oid::Oid(const SharedPtr<Oid> &oid)
| Parameter | Type | الوصف |
|---|---|---|
| oid | const SharedPtr<Oid>& | معرف لنسخ البيانات منه. |
انظر أيضًا
- Typedef SharedPtr
- Class Oid
- Class Oid
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
Oid::Oid(const String&) constructor
منشئ.
System::Security::Cryptography::Oid::Oid(const String &oid)
| Parameter | Type | الوصف |
|---|---|---|
| oid | const String& | String قيمة معرف الكائن. |
انظر أيضًا
- Class String
- Class Oid
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
Oid::Oid(const String&, const String&) constructor
منشئ.
System::Security::Cryptography::Oid::Oid(const String &value, const String &friendly_name)
| Parameter | Type | الوصف |
|---|---|---|
| value | const String& | String قيمة معرف الكائن. |
| friendly_name | const String& | اسم الكائن الصديق للمستخدم. |
انظر أيضًا
- Class String
- Class Oid
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++