Class LocalStatusPage
Local Status Page
[DataContract]
public class LocalStatusPage
- Inheritance
-
LocalStatusPage
- Inherited Members
Constructors
LocalStatusPage()
public LocalStatusPage()
Properties
Authentication
Authentication
[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "authentication")]
public StatusPageAuthentication? Authentication { get; set; }