Changes

/* Customizing the SSO processor */
{ }
protected override Login CreateLogin(string loginName, string domain, UBIK.KernelService.ContentDTO.OSTypes V220 osType)
{
// In this example, we use the default login creation, but add the email address as the human-readable login name.
1,606
edits