C# 클래스 CHAOS.Portal.Client.Extensions.SecureCookieExtension

상속: AExtension, ISecureCookieExtension
파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.Client-.NET

공개 메소드들

메소드 설명
Create ( ) : IServiceCallState>
Delete ( IList guids ) : IServiceCallState>
Get ( ) : IServiceCallState>
Login ( System.Guid guid, System.Guid securityGUID ) : IServiceCallState>

메소드 상세

Create() 공개 메소드

public Create ( ) : IServiceCallState>
리턴 IServiceCallState>

Delete() 공개 메소드

public Delete ( IList guids ) : IServiceCallState>
guids IList
리턴 IServiceCallState>

Get() 공개 메소드

public Get ( ) : IServiceCallState>
리턴 IServiceCallState>

Login() 공개 메소드

public Login ( System.Guid guid, System.Guid securityGUID ) : IServiceCallState>
guid System.Guid
securityGUID System.Guid
리턴 IServiceCallState>