Compartir a través de


WindowsCredentials.ProtectionLevel Propiedad

Definición

Obtiene o establece cómo se protege la comunicación, 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 credencial.

Se aplica a