BindingInfo.SslFlags Property

 

Namespace:   Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)

Syntax

public SslFlags SslFlags { get; }
public:
property SslFlags SslFlags {
    SslFlags get();
}
member SslFlags : SslFlags with get
Public ReadOnly Property SslFlags As SslFlags

Property Value

Type: Microsoft.Web.Administration.SslFlags

See Also

BindingInfo Class
Microsoft.Web.Management.Server Namespace

Return to top