다음을 통해 공유


WindowsCredentials.ProtectionLevel Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

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

Namespace:   System.Fabric
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public ProtectionLevel ProtectionLevel { get; set; }

Property Value

Type: System.Fabric.ProtectionLevel

The protection level of the credential.

See Also

WindowsCredentials Class
System.Fabric Namespace

Return to top