Click or drag to resize
MimeKit

AuthenticationMethodPropertyPropertyType Property

Get the type of the property.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public string PropertyType { get; }

Property Value

String
The type of the property.
Remarks
Gets the type of the property.
See Also