Click or drag to resize
SMTPServerInfoServerOAuthCredentials Property
Gets or sets the OAuth credentials for authentication.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
public virtual Guid ServerOAuthCredentials { get; set; }

Property Value

Type: Guid
See Also