Search Results for

    Show / Hide Table of Contents

    Class PasscodeAuthenticator

    Passcode-based authenticator.

    Inheritance
    System.Object
    PasscodeAuthenticator
    Implements
    IAuthenticator
    Namespace: GridGain.Core.Security
    Assembly: GridGain.Core.dll
    Syntax
    public class PasscodeAuthenticator : object, IAuthenticator

    Properties

    AclProvider

    Gets or sets the acl provider.

    Declaration
    public IAuthenticationAclProvider AclProvider { get; set; }
    Property Value
    Type Description
    IAuthenticationAclProvider

    Implements

    IAuthenticator
    In This Article
    Back to top © 2022 GridGain Systems, Inc. and Contributors