Class TimestampOptions
public class TimestampOptionsKế thừa
Thành viên kế thừa
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Hàm tạo
TimestampOptions(string, string)
Khởi tạo một thể hiện mới của lớp Documentize.TimestampOptions.
public TimestampOptions(string serverUrl, string basicAuthCredentials = "")Tham số
serverUrlstring: URL của máy chủ timestamp.basicAuthCredentialsstring: Thông tin xác thực cơ bản, tên người dùng và mật khẩu được ghép thành một chuỗi “username:password”.
Thuộc tính
BasicAuthCredentials
Lấy/đặt thông tin xác thực cơ bản, tên người dùng và mật khẩu được ghép thành một chuỗi “username:password”.
public string BasicAuthCredentials { get; set; }Giá trị thuộc tính
ServerUrl
Lấy/đặt URL của máy chủ timestamp.
public string ServerUrl { get; set; }Giá trị thuộc tính
Không gian tên: Documentize
Tập tin lắp ráp: Documentize.dll