.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    UsernamePasswordCredentials Class

    Namespace: Hazelcast.Security
    Assembly: Hazelcast.Net.dll

    Implements IPasswordCredentials.

    [Serializable]
    public class UsernamePasswordCredentials : IPasswordCredentials, ICredentials
    Inheritance
    object
    UsernamePasswordCredentials
    Implements
    IPasswordCredentials
    ICredentials
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)

    Properties

    Name Description
    Name

    Gets the name of the entity.

    Password

    Gets the password.

    Methods

    Name Description
    ToString()

    Returns a string that represents the current object.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.