다음을 통해 공유


ASPasswordCredential.Create(String, String) 메서드

정의

ASPasswordCredential를 만드는 정적 팩터리 메서드입니다.

[Foundation.Export("credentialWithUser:password:")]
public static AuthenticationServices.ASPasswordCredential Create (string user, string password);
static member Create : string * string -> AuthenticationServices.ASPasswordCredential

매개 변수

user
String
password
String

반환

특성

적용 대상