Sdílet prostřednictvím


CspParameters.KeyPassword Vlastnost

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

Získá nebo nastaví heslo přidružené ke 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

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

Atributy

Poznámky

KeyPassword Pomocí vlastnosti zadejte heslo ke klíči čipové karty. Pokud zadáte heslo pomocí této vlastnosti, nezobrazí se uživateli dialogové okno s heslem.

Platí pro