C# 클래스 UserManagement.Application.ConfirmationSettings

파일 보기 프로젝트 열기: LeagueOfDevelopers/LodCore 1 사용 예제들

공개 메소드들

메소드 설명
ConfirmationSettings ( Uri frontendMailConfirmationUri, bool gitlabAccountCreationEnabled, bool redmineAccountCreationEnabled ) : System

메소드 상세

ConfirmationSettings() 공개 메소드

public ConfirmationSettings ( Uri frontendMailConfirmationUri, bool gitlabAccountCreationEnabled, bool redmineAccountCreationEnabled ) : System
frontendMailConfirmationUri System.Uri
gitlabAccountCreationEnabled bool
redmineAccountCreationEnabled bool
리턴 System