خيارات التشفير للفئة
معلومات
تمثل خيارات التشفير لإضافة Documentize.Security.
public class EncryptionOptions : PluginBaseOptions, IPluginOptions
الوراثة
object ←
PluginBaseOptions ←
EncryptionOptions
تنفيذ
الأعضاء الموروثة
- PluginBaseOptions.AddInput(IDataSource)
- PluginBaseOptions.AddOutput(IDataSource)
- PluginBaseOptions.Inputs
- PluginBaseOptions.Outputs
- PluginBaseOptions.CloseInputStreams
- PluginBaseOptions.CloseOutputStreams
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object?)
- object.Equals(object?, object?)
- object.ReferenceEquals(object?, object?)
- object.GetHashCode()
المنشئون
EncryptionOptions(string, string)
يمثل تهيئة جديدة لكائن Documentize.EncryptionOptions مع خيارات افتراضية.
public EncryptionOptions(string ownerPassword, string userPassword)
المعلمات
الخصائص
OwnerPassword
كلمة مرور المالك.
public string OwnerPassword { get; set; }
قيمة الخاصية
UserPassword
كلمة مرور المستخدم.
public string UserPassword { get; set; }
قيمة الخاصية
المساحة الاسمية: Documentize
التجميع: Documentize.dll