WindowsCredentials.ProtectionLevel プロパティ

定義

通信の保護方法を取得または設定します。既定値は です EncryptAndSign

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

プロパティ値

資格情報の保護レベル。

適用対象