SecSharedCredential Classe

Definizione

Rappresenta il nome utente condiviso e la password per un sito Web.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SecSharedCredential
type SecSharedCredential = class
Ereditarietà
SecSharedCredential
Attributi

Proprietà

SharedPassword

Rappresenta il nome utente condiviso e la password per un sito Web.

Metodi

AddSharedWebCredential(String, String, String, Action<NSError>)

Rappresenta il nome utente condiviso e la password per un sito Web.

CreateSharedWebCredentialPassword()

Rappresenta il nome utente condiviso e la password per un sito Web.

RequestSharedWebCredential(String, String, Action<SecSharedCredentialInfo[],NSError>)

Rappresenta il nome utente condiviso e la password per un sito Web.

RequestSharedWebCredential(String, String, Action<String[],NSError>)
Obsoleti.

Rappresenta il nome utente condiviso e la password per un sito Web.

Si applica a