|
ShopPlatform.Web 1.0.0.0
농산물, 소프트웨어 라이선스와 개발 용역을 직접 판매하는 CodeMaru 직영 쇼핑몰입니다.
|
클래스 | |
| class | CartService |
| interface | IShopTenantStore |
| class | JsonShopTenantStore |
| class | MarkdownHelper |
| class | OgImageGenerator |
| class | PaymentKeyProtector |
| class | ShopCustomerLoginSync |
| class | ShopCustomerProfileStore |
| class | ShopCustomerSession |
| class | ShopUserContext |
| class | TenantContext |
함수 | |
| record | ShopCurrentUser (string Id, string Provider, string Email, string DisplayName) |
|
sealed |
Shop Current User 기능과 관련 상태를 캡슐화합니다.
Is Authenticated 값을 가져옵니다.
Anonymous 값을 가져옵니다.
ShopUserContext.cs 파일의 15 번째 라인에서 정의되었습니다.
다음을 참조함 : ShopCurrentUser().
다음에 의해서 참조됨 : ShopPlatform.Services.ShopUserContext.GetCurrentAsync(), ShopPlatform.Services.ShopCustomerSession.LoginFromCommonUser(), ShopCurrentUser().

