Sdílet prostřednictvím


CngKey.IsMachineKey Vlastnost

Definice

Získá obor (počítač nebo uživatel) klíče.

public:
 property bool IsMachineKey { bool get(); };
public bool IsMachineKey { get; }
public bool IsMachineKey { [System.Security.SecurityCritical] get; }
member this.IsMachineKey : bool
[<get: System.Security.SecurityCritical>]
member this.IsMachineKey : bool
Public ReadOnly Property IsMachineKey As Boolean

Hodnota vlastnosti

true pokud je klíč k dispozici na celém počítači; false pokud je klíč pouze pro aktuálního uživatele.

Atributy

Platí pro