Edit

Share via


SslAuthenticate Enum

Definition

Enumerates values that control when to use SSL.

public enum SslAuthenticate
type SslAuthenticate = 
Inheritance
SslAuthenticate

Fields

Name Value Description
Never 0
Always 1
Try 2

Applies to