 | AuthenticationSecretLength Property |
Get the length of the secret within a buffer.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic int Length {
get;
}
Property Value
Int32The length of the secret.
Remarks
Gets the length of the secret within a buffer.
See Also