C# 클래스 SIM.Core.CoreInstanceAuth

파일 보기 프로젝트 열기: Sitecore/Sitecore-Instance-Manager

공개 메소드들

메소드 설명
CreateAuthFile ( Instance instance, string url = null ) : string
GetTempAuthKey ( ) : string

비공개 메소드들

메소드 설명
CreateFile ( string destFileName ) : void
GenerateAuthUrl ( ) : string

메소드 상세

CreateAuthFile() 공개 정적인 메소드

public static CreateAuthFile ( Instance instance, string url = null ) : string
instance SIM.Instances.Instance
url string
리턴 string

GetTempAuthKey() 공개 정적인 메소드

public static GetTempAuthKey ( ) : string
리턴 string