Method | Description | |
---|---|---|
GetCurrentUserRegistrationReferenceAsync ( |
Extracts the User details accessing the service as a unique id in the form of "{authprovider}:{uniqueId}" using ProviderCrednetials for the logged in user.
|
public GetCurrentUserRegistrationReferenceAsync ( |
||
principal | The principal accessing the service. | |
request | The HttpRequest used to access the service. | |
return | Task |