custom ProfileService
This commit is contained in:
parent
4c0027549a
commit
29303d5aea
4 changed files with 16 additions and 11 deletions
|
|
@ -54,5 +54,7 @@ namespace Yavsc
|
|||
public const string LivePath = "/live/cast";
|
||||
|
||||
public const string StreamingPath = "/api/stream/put";
|
||||
|
||||
public const string RoleClaimName = "http://schemas.microsoft.com/ws/2008/06/identity/claims/role";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue