프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RetsSession | System |
메소드 | 설명 | |
---|---|---|
Create ( string baseUrl, string loginUrl, int port, string userName, string password, string userAgent, string userAgentAuth, string retsVersion, AuthenticationMethod authMethod ) : |
||
GetMetadata ( ) : RetsGetMetadataResponse | ||
Login ( ) : |
||
Logout ( ) : RetsLogoutResponse | ||
PostObject ( |
메소드 | 설명 | |
---|---|---|
RetsSession ( ) : System |
public static Create ( string baseUrl, string loginUrl, int port, string userName, string password, string userAgent, string userAgentAuth, string retsVersion, AuthenticationMethod authMethod ) : |
||
baseUrl | string | |
loginUrl | string | |
port | int | |
userName | string | |
password | string | |
userAgent | string | |
userAgentAuth | string | |
retsVersion | string | |
authMethod | AuthenticationMethod | |
리턴 |
public PostObject ( |
||
postObjectParams | ||
리턴 | RetsPostObjectResponse |