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