Dart.Mail 名前空間 > AuthenticatedSession クラス : Domain プロパティ |
<DescriptionAttribute("Gets or sets the domain (used for GSSAPI and NTLM authentication only).")> <CategoryAttribute("Authentication")> <DefaultValueAttribute()> Public Property Domain As String
[Description("Gets or sets the domain (used for GSSAPI and NTLM authentication only).")] [Category("Authentication")] [DefaultValue()] public string Domain {get; set;}