Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
V1SSOExample
sso
providers
OpenSsoSpResponseParser
C# 클래스 V1SSOExample.sso.providers.OpenSsoSpResponseParser
상속:
IResponseParser
파일 보기
프로젝트 열기: versionone/APIClientSSOExtensions
Private Properties
프로퍼티
타입
설명
GetValueFromNode
string
공개 메소드들
메소드
설명
LoadResponse
(
Stream
stream
) :
void
비공개 메소드들
메소드
설명
GetValueFromNode
(
string
elementXpath
,
string
attributeName
) :
string
메소드 상세
LoadResponse()
공개
메소드
public
LoadResponse
(
Stream
stream
) :
void
stream
System.IO.Stream
리턴
void