Property ClientId
- Namespace
- MailFathom.Infrastructure.Mail.OAuth
- Assembly
- MailFathom.Infrastructure.dll
ClientId
Gets or sets the registered application's client identifier.
public string ClientId { get; set; }
Property Value
Remarks
It stays a plain configuration value because it is an identifier rather than a credential, the same way the mailbox user name is.