| AuthenticationMethodPropertyPropertyType Property |
Get the type of the property.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string PropertyType { get; }
Property Value
StringThe type of the property.
Remarks
Gets the type of the property.
See Also