SecKeyChain
Handle
Add(SecRecord)
AddGenericPassword(String, String, Byte[])
AddIdentity(SecIdentity)
AddInternetPassword(String, String, Byte[], SecProtocol, Int16, String, SecAuthenticationType, String)
FindGenericPassword(String, String, Byte[])
FindIdentity(SecCertificate, Boolean)
FindInternetPassword(String, String, Byte[], SecProtocol, Int16, String, SecAuthenticationType, String)
QueryAsConcreteType(SecRecord, SecStatusCode)
QueryAsData(SecRecord)
QueryAsData(SecRecord, Int32)
QueryAsData(SecRecord, Boolean, SecStatusCode)
QueryAsData(SecRecord, Boolean, Int32, SecStatusCode)
QueryAsRecord(SecRecord, SecStatusCode)
QueryAsRecord(SecRecord, Int32, SecStatusCode)
QueryAsReference(SecRecord, Int32, SecStatusCode)
Remove(SecRecord)
RemoveIdentity(SecIdentity)
Update(SecRecord, SecRecord)
xamarinios
namespace Security
{
public class SecKeyChain : INativeObject
{
public static NSData[] QueryAsData(SecRecord query, int max);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API