Interface IUserTokenDecryptionService
Namespace: Casewhere.Runtime.DSL.Services
Assembly: Casewhere.Runtime.dll
public interface IUserTokenDecryptionService
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IUserTokenDecryptionService>(IUserTokenDecryptionService)
Methods
DecryptUserToken(string)
UserToken DecryptUserToken(string cipherText)
Parameters
cipherText
string