Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.DefaultResourceAccess Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Identity
Assembly: YetaWF.Core

Inheritance

Syntax

public class DefaultResourceAccess : YetaWF.Core.Identity.IResource;

Constructors

PublicDefaultResourceAccessConstructor.

Methods

PublicAddEnabledTwoStepAuthenticationAsync(not specified)
PublicAddRoleAsync(not specified)
PublicAddRoleToUserAsync(not specified)
PublicAddRoleWithUrlAsync(not specified)
PublicAddTwoStepLoginFailureAsync(not specified)
PublicAddUserAsync(not specified)
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicGetAdministratorRoleId(not specified)
PublicGetAnonymousRoleId(not specified)
PublicGetDefaultRoleList(not specified)
PublicGetDefaultUserList(not specified)
PublicGetEditorRoleId(not specified)
PublicGetForceTwoStepActionSetupAsync(not specified)
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicGetRoleId(not specified)
PublicGetSelectTwoStepAction(not specified)
PublicGetSuperuserId(not specified)
PublicGetSuperuserRoleId(not specified)
PublicGetTwoStepLoginFailuresExceededAsync(not specified)
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicGetUser2FARoleId(not specified)
PublicGetUserDemoRoleId(not specified)
PublicGetUserEmailAsync(not specified)
PublicGetUserIdAsync(not specified)
PublicGetUserLastLoginDateAsync(not specified)
PublicGetUserNameAsync(not specified)
PublicGetUserPasswordAsync(not specified)
PublicGetUserPostLoginUrlAsync(not specified)
PublicGetUserRoleId(not specified)
PublicGetUserRolesAsync(not specified)
PublicGetUserStatusAsync(not specified)
PublicGetUserVerificationCodeAsync(not specified)
PublicHasEnabledTwoStepAuthenticationAsync(not specified)
PublicIsBackDoorWideOpen(not specified)
PublicIsResourceAuthorizedAsync(not specified)
PublicLoginAsAsync(not specified)
PublicLogoffAsync(not specified)
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicRemoveEnabledTwoStepAuthenticationAsync(not specified)
PublicRemoveRoleAsync(not specified)
PublicRemoveRoleFromUserAsync(not specified)
PublicRemoveUserAsync(not specified)
PublicResolveUserAsync(not specified)
PublicSetUserStatusAsync(not specified)
PublicShowNeed2FA(not specified)
PublicShowNeedNewPassword(not specified)
PublicShutTheBackDoorAsync(not specified)
PublicInherited from System.ObjectToStringReturns a string that represents the current object.
PublicVerifyTwoStepAuthenticationRecoveryCodeAsync(not specified)

See Also YetaWF.Core Overview