Table of Contents

Class CreatePKIAccountWindow

Namespace
The.WPF.Shell.Login
Assembly
Instagile.WPF.dll

CreatePKIAccountWindow

public class CreatePKIAccountWindow : Window, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
Inheritance
CreatePKIAccountWindow
Implements
Inherited Members

Constructors

CreatePKIAccountWindow()

public CreatePKIAccountWindow()

Properties

Completed

public Task<bool> Completed { get; }

Property Value

Task<bool>

Reason

public string Reason { get; }

Property Value

string

Methods

Disable(string)

public void Disable(string currentOperation)

Parameters

currentOperation string

Enable(string, CreatePKIControl)

public void Enable(string lastError, CreatePKIAccountWindow.CreatePKIControl focusedControl)

Parameters

lastError string
focusedControl CreatePKIAccountWindow.CreatePKIControl

InitializeComponent()

InitializeComponent

public void InitializeComponent()