C# 클래스 Windows.Security.Credentials.PasswordCredential

상속: IPasswordCredential
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
PasswordCredential ( ) : System
PasswordCredential ( [ resource, [ userName, [ password ) : System
RetrievePassword ( ) : void

메소드 상세

PasswordCredential() 공개 메소드

public PasswordCredential ( ) : System
리턴 System

PasswordCredential() 공개 메소드

public PasswordCredential ( [ resource, [ userName, [ password ) : System
resource [
userName [
password [
리턴 System

RetrievePassword() 공개 메소드

public RetrievePassword ( ) : void
리턴 void