C# Class T4MVC.IdentityClass

Mostra file Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
ConfirmEmail UCosmic.Www.Mvc.Areas.Identity.Controllers.ConfirmEmailController
CreatePassword UCosmic.Www.Mvc.Areas.Identity.Controllers.CreatePasswordController
ForgotPassword UCosmic.Www.Mvc.Areas.Identity.Controllers.ForgotPasswordController
ListIdentityProviders UCosmic.Www.Mvc.Areas.Identity.Controllers.ListIdentityProvidersController
MyHome UCosmic.Www.Mvc.Areas.Identity.Controllers.MyHomeController
Name string
ReceiveSamlAuthnResponse UCosmic.Www.Mvc.Areas.Identity.Controllers.ReceiveSamlAuthnResponseController
ResetPassword UCosmic.Www.Mvc.Areas.Identity.Controllers.ResetPasswordController
ServiceProviderMetadata UCosmic.Www.Mvc.Areas.Identity.Controllers.ServiceProviderMetadataController
Shared T4MVC.Identity.SharedController
SignDown UCosmic.Www.Mvc.Areas.Identity.Controllers.SignDownController
SignIn UCosmic.Www.Mvc.Areas.Identity.Controllers.SignInController
SignOn UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOnController
SignOut UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOutController
SignOver UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOverController
SignUp UCosmic.Www.Mvc.Areas.Identity.Controllers.SignUpController
UpdateAffiliation UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateAffiliationController
UpdateEmailValue UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateEmailValueController
UpdateName UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateNameController
UpdatePassword UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdatePasswordController

Property Details

ConfirmEmail public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.ConfirmEmailController ConfirmEmail
return UCosmic.Www.Mvc.Areas.Identity.Controllers.ConfirmEmailController

CreatePassword public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.CreatePasswordController CreatePassword
return UCosmic.Www.Mvc.Areas.Identity.Controllers.CreatePasswordController

ForgotPassword public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.ForgotPasswordController ForgotPassword
return UCosmic.Www.Mvc.Areas.Identity.Controllers.ForgotPasswordController

ListIdentityProviders public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.ListIdentityProvidersController ListIdentityProviders
return UCosmic.Www.Mvc.Areas.Identity.Controllers.ListIdentityProvidersController

MyHome public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.MyHomeController MyHome
return UCosmic.Www.Mvc.Areas.Identity.Controllers.MyHomeController

Name public_oe property

public string Name
return string

ReceiveSamlAuthnResponse public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.ReceiveSamlAuthnResponseController ReceiveSamlAuthnResponse
return UCosmic.Www.Mvc.Areas.Identity.Controllers.ReceiveSamlAuthnResponseController

ResetPassword public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.ResetPasswordController ResetPassword
return UCosmic.Www.Mvc.Areas.Identity.Controllers.ResetPasswordController

ServiceProviderMetadata public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.ServiceProviderMetadataController ServiceProviderMetadata
return UCosmic.Www.Mvc.Areas.Identity.Controllers.ServiceProviderMetadataController

Shared public_oe property

public T4MVC.Identity.SharedController Shared
return T4MVC.Identity.SharedController

SignDown public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.SignDownController SignDown
return UCosmic.Www.Mvc.Areas.Identity.Controllers.SignDownController

SignIn public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.SignInController SignIn
return UCosmic.Www.Mvc.Areas.Identity.Controllers.SignInController

SignOn public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOnController SignOn
return UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOnController

SignOut public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOutController SignOut
return UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOutController

SignOver public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOverController SignOver
return UCosmic.Www.Mvc.Areas.Identity.Controllers.SignOverController

SignUp public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.SignUpController SignUp
return UCosmic.Www.Mvc.Areas.Identity.Controllers.SignUpController

UpdateAffiliation public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateAffiliationController UpdateAffiliation
return UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateAffiliationController

UpdateEmailValue public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateEmailValueController UpdateEmailValue
return UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateEmailValueController

UpdateName public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateNameController UpdateName
return UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdateNameController

UpdatePassword public_oe property

public UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdatePasswordController UpdatePassword
return UCosmic.Www.Mvc.Areas.Identity.Controllers.UpdatePasswordController