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