ComputerInfo.OsEncryptionLevel Property

Definition

Encryption level for secure transactions: 40-bit, 128-bit, or n-bit.

public:
 property Nullable<Microsoft::PowerShell::Commands::OSEncryptionLevel> OsEncryptionLevel { Nullable<Microsoft::PowerShell::Commands::OSEncryptionLevel> get(); };
public Microsoft.PowerShell.Commands.OSEncryptionLevel? OsEncryptionLevel { get; }
member this.OsEncryptionLevel : Nullable<Microsoft.PowerShell.Commands.OSEncryptionLevel>
Public ReadOnly Property OsEncryptionLevel As Nullable(Of OSEncryptionLevel)

Property Value

Applies to