Table of Contents

Class OAuthSecret

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

Constructors

OAuthSecret()

public OAuthSecret()

Properties

AzureADSecret

public AzureADSecret AzureADSecret { get; set; }

Property Value

AzureADSecret

Google

public GoogleSettings Google { get; set; }

Property Value

GoogleSettings