Compartilhar via


SecKeyChain.AddInternetPassword Método

Definição

public static Security.SecStatusCode AddInternetPassword (string serverName, string accountName, byte[] password, Security.SecProtocol protocolType = Security.SecProtocol.Http, short port = 0, string path = null, Security.SecAuthenticationType authenticationType = Security.SecAuthenticationType.Default, string securityDomain = null);
static member AddInternetPassword : string * string * byte[] * Security.SecProtocol * int16 * string * Security.SecAuthenticationType * string -> Security.SecStatusCode

Parâmetros

serverName
String
accountName
String
password
Byte[]
protocolType
SecProtocol
port
Int16
path
String
authenticationType
SecAuthenticationType
securityDomain
String

Retornos

Aplica-se a