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