.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    GetToken Method

    GetToken(String, String, String, String)

    Gets the token corresponding to a SPN.

    Declaration
    byte[] GetToken(string spn, string username, string password, string domain)
    Parameters
    String spn

    The SPN.

    String username

    An optional username.

    String password

    An optional password.

    String domain

    An optional domain.

    Returns
    Byte[]

    The token bytes.

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