SecSharedCredential 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表網站的共用使用者名稱和密碼。
[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
- 繼承
-
SecSharedCredential
- 屬性
屬性
SharedPassword |
代表網站的共用使用者名稱和密碼。 |
方法
AddSharedWebCredential(String, String, String, Action<NSError>) |
代表網站的共用使用者名稱和密碼。 |
CreateSharedWebCredentialPassword() |
代表網站的共用使用者名稱和密碼。 |
RequestSharedWebCredential(String, String, Action<SecSharedCredentialInfo[],NSError>) |
代表網站的共用使用者名稱和密碼。 |
RequestSharedWebCredential(String, String, Action<String[],NSError>) |
已淘汰.
代表網站的共用使用者名稱和密碼。 |