Initial IAuthenticationContext
abstraction
#2811
Annotations
10 errors
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L28
Missing XML comment for publicly visible type or member 'AuthenticationInfo'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L30
Missing XML comment for publicly visible type or member 'AuthenticationInfo.Token'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L34
Missing XML comment for publicly visible type or member 'AuthenticationInfo.Unauthenticated'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L34
Missing XML comment for publicly visible type or member 'AuthenticationInfo.Unauthenticated.Unauthenticated(string)'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L36
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L36
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.User(int, int, Party?, Party?, UserProfile, int, string)'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L37
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.UserId'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L38
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.PartyId'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L39
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.Reportee'
|
Build:
src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L40
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.Party'
|
Loading