Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

how to convert Csla.ApplicationContext.User to SLMPrincipal class ? #944

@SachinPNikam

Description

@SachinPNikam

Question
I have
public class SLMPrincipal : Csla.Security.CslaClaimsPrincipal --BO

I did login after I want get the Csla.ApplicationContext.User back to the SLMPrincipal

below code is not working getting error like can not convert claim principal to SLMPrincipal

(SLMPrincipal)Csla.ApplicationContext.User

Version and Platform
CSLA version: 5.1.0
Platform-.NetCore 3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions