Click or drag to resize

IReadOnlyDbOptionsEntityBaseSmtpSecurity Property

Gets the SmtpSecurity member value

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.Services.Options.Entity
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> SmtpSecurity { get; }

Property Value

Type: NullableByte
See Also