Lớp EncryptionOptions
Thông tin
Đại diện cho Tùy chọn Mã hóa cho plugin Documentize.Security.
public class EncryptionOptions : PluginBaseOptions, IPluginOptions
Kế thừa
object ←
PluginBaseOptions ←
EncryptionOptions
Triển khai
Các thành viên được kế thừa
- 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()
Các Bộ tạo
EncryptionOptions(string, string)
Khởi tạo một thể hiện mới của đối tượng Documentize.EncryptionOptions với các tùy chọn mặc định.
public EncryptionOptions(string ownerPassword, string userPassword)
Tham số
Các thuộc tính
OwnerPassword
Mật khẩu chủ sở hữu.
public string OwnerPassword { get; set; }
Giá trị thuộc tính
UserPassword
Mật khẩu người dùng.
public string UserPassword { get; set; }
Giá trị thuộc tính
Namespace: Documentize
Assembly: Documentize.dll