Share via


SecSharedCredential.RequestSharedWebCredential Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.Optimizable)]
public static void RequestSharedWebCredential(string domainName, string account, Action<Security.SecSharedCredentialInfo[],Foundation.NSError> handler);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.Optimizable)>]
static member RequestSharedWebCredential : string * string * Action<Security.SecSharedCredentialInfo[], Foundation.NSError> -> unit

Parameters

domainName
String
account
String
Attributes

Applies to