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