|
Families.Web 1.0.0.0
사진, 동영상, 글, 댓글과 반응을 가족끼리만 공유하는 비공개 앨범·타임라인 서비스입니다.
|
클래스 | |
| class | FamilyOptions |
| class | FamilyUserContext |
| class | GhostAccountCleanupService |
| interface | IAlbumStore |
| interface | IFamilyTenantStore |
| interface | IGlobalSettingsStore |
| interface | IMediaService |
| interface | IPostStore |
| interface | IReactionStore |
| class | JsonAlbumStore |
| class | JsonFamilyTenantStore |
| class | JsonGlobalSettingsStore |
| class | JsonPostStore |
| class | JsonReactionStore |
| class | LocalMediaService |
| class | OgImageGenerator |
함수 | |
| record | FamilyCurrentUser (string Id, string Provider, string Email, string DisplayName) |
|
sealed |
Family Current User 기능과 관련 상태를 캡슐화합니다.
Is Authenticated 값을 가져옵니다.
Anonymous 값을 가져옵니다.
FamilyUserContext.cs 파일의 15 번째 라인에서 정의되었습니다.
다음을 참조함 : FamilyCurrentUser().
다음에 의해서 참조됨 : FamiliesApp.ViewModels.FamilyHomeViewModel.CreateTenantAsync(), FamiliesApp.ViewModels.FamilyAdminViewModel.EnsureAdminUser(), FamilyCurrentUser(), FamiliesApp.Services.FamilyUserContext.GetCurrentAsync(), FamiliesApp.ViewModels.FamilyAdminViewModel.IsAdminUser(), FamiliesApp.ViewModels.FamilyAdminViewModel.IsOwnerUser().

