Show / Hide Table of Contents

UseStaticPasswordMode Method

UseStaticPasswordMode(bool)

Configures the slow to emit a static password.

C#
public T UseStaticPasswordMode(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

Remarks

This setting is not compatible with UseStaticTicketMode(bool), or ShortTicket(bool).

In this article
Back to top Generated by DocFX