Dela via


WindowsCredentials.ProtectionLevel Property

Definition

Gets or sets how communication is protected, default value is EncryptAndSign.

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

Property Value

The protection level of the credential.

Applies to