SmtpSettingAuthentication Property | Helper帮助文档 |
[Missing <summary> documentation for "P:HD.Common.SmtpSetting.Authentication"]
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Authentication { get; set; }
Public Property Authentication As Boolean Get Set
public: property bool Authentication { bool get (); void set (bool value); }
member Authentication : bool with get, set
Property Value
Type: BooleanSee Also