C# 클래스 Sitecore.Social.Hyves.Providers.HyvesServerSession

상속: Hyves.Service.Core.HyvesSession
파일 보기 프로젝트 열기: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3 1 사용 예제들

공개 메소드들

메소드 설명
HyvesServerSession ( string consumerKey, string consumerSecret, List methods )
LoadState ( HyvesSessionState hyvesSessionState ) : void
SaveState ( ) : HyvesSessionState

메소드 상세

HyvesServerSession() 공개 메소드

public HyvesServerSession ( string consumerKey, string consumerSecret, List methods )
consumerKey string
consumerSecret string
methods List

LoadState() 공개 메소드

public LoadState ( HyvesSessionState hyvesSessionState ) : void
hyvesSessionState HyvesSessionState
리턴 void

SaveState() 공개 메소드

public SaveState ( ) : HyvesSessionState
리턴 HyvesSessionState