|
WeddingPlatform.Web 1.0.0.0
지도, 갤러리, 방명록, 계좌 안내와 배경음악을 링크 하나에 담는 무료 모바일 청첩장 서비스입니다.
|
클래스 | |
| class | CsvGuestbookStorage |
| class | FileSystemMediaUsageQueryService |
| class | GhostAccountCleanupService |
| interface | IGlobalSettingsStore |
| interface | IGuestbookStorage |
| interface | IImageOptimizationService |
| class | ImageOptimizationResult |
| interface | IMediaMigrationService |
| interface | IMediaQuotaPolicyResolver |
| interface | IMediaUsageQueryService |
| interface | IPhotoService |
| interface | ISuperAdminSessionTokenService |
| interface | ITenantStore |
| class | JsonGlobalSettingsStore |
| class | JsonMediaMigrationService |
| class | JsonTenantStore |
| class | LocalPhotoService |
| class | MediaQuotaPolicyResolver |
| class | OgImageGenerator |
| class | SuperAdminSessionTokenService |
| class | SystemDrawingImageOptimizationService |
| class | WeddingOptions |
| class | WeddingUserContext |
함수 | |
| record | WeddingCurrentUser (string Id, string Provider, string Email, string DisplayName) |
|
sealed |
Wedding Current User 기능과 관련 상태를 캡슐화합니다.
Is Authenticated 값을 가져옵니다.
Anonymous 값을 가져옵니다.
WeddingUserContext.cs 파일의 15 번째 라인에서 정의되었습니다.
다음을 참조함 : WeddingCurrentUser().
다음에 의해서 참조됨 : WeddingPlatform.ViewModels.WeddingAdminViewModel.EnsureAdminUser(), WeddingPlatform.Services.WeddingUserContext.GetCurrentAsync(), WeddingPlatform.ViewModels.WeddingAdminViewModel.IsAdminUser(), WeddingPlatform.ViewModels.WeddingAdminViewModel.IsOwnerUser(), WeddingCurrentUser().

