CspParameters.KeyPassword Vlastnost

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

Získá nebo nastaví heslo přidružené k klíči čipové karty.

public:
 property System::Security::SecureString ^ KeyPassword { System::Security::SecureString ^ get(); void set(System::Security::SecureString ^ value); };
[System.CLSCompliant(false)]
public System.Security.SecureString? KeyPassword { get; set; }
[System.CLSCompliant(false)]
public System.Security.SecureString KeyPassword { get; set; }
public System.Security.SecureString KeyPassword { get; set; }
[<System.CLSCompliant(false)>]
member this.KeyPassword : System.Security.SecureString with get, set
member this.KeyPassword : System.Security.SecureString with get, set
Public Property KeyPassword As SecureString

Hodnota vlastnosti

SecureString

Heslo přidružené ke klíči čipové karty

Atributy

Poznámky

KeyPassword Pomocí vlastnosti zadejte heslo pro klíč čipové karty. Při zadání hesla pomocí této vlastnosti se uživateli nezobrazí dialogové okno s heslem.

Platí pro