This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.IIS.
Summary
Gets or sets whether or not this binding requires Server Name Indication (SNI).
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Containing Type
- BindingSettings
Syntax
public bool RequireServerNameIndication { get; set; }
Remarks
This setting only has an effect on HTTPS bindings.
Value
Type | Description |
---|---|
bool |