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