[Description("Gets or sets the domain (used for GSSAPI and NTLM authentication only).")] [Category("Authentication")] [DefaultValue()] public string Domain {get; set;}
<DescriptionAttribute("Gets or sets the domain (used for GSSAPI and NTLM authentication only).")> <CategoryAttribute("Authentication")> <DefaultValueAttribute()> Public Property Domain As String
AuthenticatedSession クラス AuthenticatedSession メンバ
© 2003, GrapeCity inc. All rights reserved.