Binding.SslFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Web::Administration::SslFlags SslFlags { Microsoft::Web::Administration::SslFlags get(); void set(Microsoft::Web::Administration::SslFlags value); };
public Microsoft.Web.Administration.SslFlags SslFlags { get; set; }
member this.SslFlags : Microsoft.Web.Administration.SslFlags with get, set
Public Property SslFlags As SslFlags