.NET Client Documentation
5.1.1
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

    Gets the name of the entity.

    Password

    Gets the password.

    Methods

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