Method | Description | |
---|---|---|
GetStoredKeyValuePair ( |
||
GetStoredKeyValuePairs ( |
||
IsDeviceModified ( ) : bool | ||
RemoveStoredKeyValuePair ( string KeyName ) : void | ||
RemoveStoredKeyValuePairs ( string KeyNames ) : void | ||
StartLocalAuthenticationWithTouchID ( string reason ) : void | ||
StoreKeyValuePair ( |
||
StoreKeyValuePairs ( |
||
WindowsSecurity ( ) : System |
public GetStoredKeyValuePair ( |
||
KeyName | ||
return | void |
public GetStoredKeyValuePairs ( |
||
KeyNames | ||
return | void |
public RemoveStoredKeyValuePair ( string KeyName ) : void | ||
KeyName | string | |
return | void |
public RemoveStoredKeyValuePairs ( string KeyNames ) : void | ||
KeyNames | string | |
return | void |
public StartLocalAuthenticationWithTouchID ( string reason ) : void | ||
reason | string | |
return | void |
public StoreKeyValuePair ( |
||
keypair | ||
return | void |
public StoreKeyValuePairs ( |
||
keypairs | ||
return | void |