Compartir a través de


ClaimsCredentials.ProtectionLevel Propiedad

Definición

Obtiene el nivel de protección de la comunicación con el servidor; el valor predeterminado es EncryptAndSign.

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

Valor de propiedad

Nivel de protección de la comunicación con el servidor.

Se aplica a