UsersTokenCacheGetKey(Guid, IUser) Method
Namespace: Centralpoint.Web.AuthorizationAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
private static string GetKey(
Guid authId,
IUser user
)
Private Shared Function GetKey (
authId As Guid,
user As IUser
) As String
- authId Guid
-
- user IUser
-
String