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