Property AllowAnonymousLogin
AllowAnonymousLogin
Gets or sets whether anonymous login is allowed.
[YamlIgnore]
[JsonIgnore]
public bool? AllowAnonymousLogin { get; set; }
Property Value
- bool?
Gets or sets whether anonymous login is allowed.
[YamlIgnore]
[JsonIgnore]
public bool? AllowAnonymousLogin { get; set; }