menu
ews package
documentation
Credentials/ExchangeCredentials.dart
ExchangeCredentials
NeedSignature property
NeedSignature property
dark_mode
light_mode
NeedSignature
property
bool
get
NeedSignature
Gets the flag indicating whether any sign action need taken.
Implementation
bool get NeedSignature => false;
ews package
documentation
Credentials/ExchangeCredentials
ExchangeCredentials
NeedSignature property
ExchangeCredentials class