Aracılığıyla paylaş


ClaimsCredentials.ProtectionLevel Property

Definition

Gets the protection level of communication with server; the 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 communication with server.

Applies to