Enforce SGU sign-in and session policies
This commit is contained in:
@@ -23,7 +23,9 @@ public sealed class SguCredentialProvider : CredentialProviderBase
|
||||
ProviderTileIcon.Create());
|
||||
yield return new LargeLabelControl(ControlKeys.Heading, "Acceso institucional SGU")
|
||||
{
|
||||
State = FieldState.DisplayInBoth
|
||||
// Isolate the CPFT_LARGE_TEXT heading from the compact provider tile
|
||||
// for the selected-layout variant. LogonUI still owns the typography.
|
||||
State = FieldState.DisplayInSelectedTile
|
||||
};
|
||||
yield return new SmallLabelControl(
|
||||
ControlKeys.InformationLabel,
|
||||
|
||||
Reference in New Issue
Block a user