Dart.Mail 名前空間 > AuthenticatedSession クラス : Password プロパティ |
<DescriptionAttribute("Gets or sets the password or OAuth access token used for login.")> <CategoryAttribute("Authentication")> <DefaultValueAttribute()> Public Property Password As String
[Description("Gets or sets the password or OAuth access token used for login.")] [Category("Authentication")] [DefaultValue()] public string Password {get; set;}