Owneat Technical Guide main Help

Class IdentityKafkaConfiguration

Namespace: Identity.Application.Options
Assembly: Identity.Application.dll

public class IdentityKafkaConfiguration

Inheritance

object ← IdentityKafkaConfiguration

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Properties

BootstrapServers

public string BootstrapServers { get; set; }

Property Value

string

SectionName

public static string SectionName { get; set; }

Property Value

string

TimeoutInSeconds

public int TimeoutInSeconds { get; set; }

Property Value

int

UserPasswordResetTopic

public string UserPasswordResetTopic { get; set; }

Property Value

string

Last modified: 21 May 2024