Compartilhar via


TcpRelayTransportSecurity.ProtectionLevel Propriedade

Definição

Obtém ou define o nível de proteção de transporte.

public System.Net.Security.ProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

Valor da propriedade

Retorna um ProtectionLevel que contém o nível de proteção. O padrão é EncryptAndSign.

Aplica-se a