| IProtocolLoggerAuthenticationSecretDetector Property |
Get or set the authentication secret detector.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax IAuthenticationSecretDetector AuthenticationSecretDetector { get; set; }
Property Value
IAuthenticationSecretDetectorThe authentication secret detector.
Remarks
Gets or sets the authentication secret detector.
See Also