C# 클래스 Microsoft.R.Host.Protocol.RUserProfileServiceRequest

상속: IUserCredentials
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

Private Properties

프로퍼티 타입 설명
RUserProfileServiceRequest System.Security

공개 메소드들

메소드 설명
RUserProfileServiceRequest ( string username, string domain, SecureString password ) : System.Security

비공개 메소드들

메소드 설명
RUserProfileServiceRequest ( ) : System.Security

메소드 상세

RUserProfileServiceRequest() 공개 메소드

public RUserProfileServiceRequest ( string username, string domain, SecureString password ) : System.Security
username string
domain string
password System.Security.SecureString
리턴 System.Security