Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Copy ( ) : |
||
NvPinCounterParameters ( ) : System | ||
NvPinCounterParameters ( |
||
NvPinCounterParameters ( uint the_pinCount, uint the_pinLimit ) : System |
public NvPinCounterParameters ( ) : System | ||
Результат | System |
public NvPinCounterParameters ( |
||
the_NvPinCounterParameters | ||
Результат | System |
public NvPinCounterParameters ( uint the_pinCount, uint the_pinLimit ) : System | ||
the_pinCount | uint | This counter shows the current number of successful authValue authorization attempts to access a TPM_NT_PIN_PASS index or the current number of unsuccessful authValue authorization attempts to access a TPM_NT_PIN_FAIL index. |
the_pinLimit | uint | This threshold is the value of pinCount at which the authValue authorization of the host TPM_NT_PIN_PASS or TPM_NT_PIN_FAIL index is locked out. |
Результат | System |