Table of Contents

Class AzureADSecret

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class AzureADSecret
Inheritance
AzureADSecret
Inherited Members
Extension Methods

Constructors

AzureADSecret()

public AzureADSecret()

Properties

ClientId

public string ClientId { get; set; }

Property Value

string

ClientSecret

public string ClientSecret { get; set; }

Property Value

string

RedirectUrl

public string RedirectUrl { get; set; }

Property Value

string