1 instantiation of MicrosoftChallengeProperties
Microsoft.AspNetCore.Authentication.Test (1)
8 references to MicrosoftChallengeProperties
Microsoft.AspNetCore.Authentication.MicrosoftAccount (8)
MicrosoftAccountHandler.cs (5)
71AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.ScopeKey, FormatScope, Options.Scope);
73AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.ResponseModeKey);
75AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.DomainHintKey);
76AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.LoginHintKey);
77AddQueryString(queryStrings, properties, MicrosoftChallengeProperties.PromptKey);