Click or drag to resize
ServerSecurityShowSignInWhenGuest Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the sign in buttons are shown when a user is logged into the web site as a guest.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ShowSignInWhenGuest { get; set; }

Property Value

Type: Boolean
True if the sign in buttons are shown when a user is logged into the web site as a guest.

Return Value

Type: Boolean
True if the sign in buttons are shown when a user is logged into the web site as a guest.
Remarks