Public Properties
Name | Description | |
---|---|---|
AuthenticationType | Federation passive "wauth" property. | |
Freshness | This is an optional property applicable when FederationAuthenticationModule. PassiveRedirectEnabled is set to true. Use this property to get or set and optional parameter that identifies the desired maximum age of authentication specified in minutes. | |
HomeRealm | ||
Issuer | This is a required property if PassiveRedirectEnabled is set to true. It specifies the URL of the STS where the caller is redirected to for authentication. | |
PassiveRedirectEnabled | Specifies whether the module is enabled to initiate WS-Federation passive protocol redirects. This mode of operation of the module enables its use in scenarios that do not employ the Federated Passive SignIn ASP.NET control. | |
PersistentCookiesOnPassiveRedirects | ||
Policy | Federation passive "wp" property. | |
Realm | This is a required property if PassiveRedirectEnabled is set to true. Get or set a required property that is a URI identifying the relying party to the STS. (For identifying the STS to the RP, see Issuer). | |
Reply | This is an optional property if PassiveRedirectEnabled is set to true. Get or set this optional parameter to a URL identifying the relying party to the STS. | |
Request | This is an optional property applicable when PassiveRedirectEnabled is set to true. Get or set this optional parameter to send the request as a WS-Trust Request Security Token <RST> element. | |
RequestPtr | This is an optional property applicable when PassiveRedirectEnabled is set to true. Get or set an optional parameter that contains a pointer to the request as a Request Security Token <RST> element. | |
RequireHttps | ||
Resource | This is an optional property applicable when PassiveRedirectEnabled is set to true. Get or set this optional parameter to a URI that identifies the resource being accessed (relying party) to the STS. | |
ServiceConfiguration | (Inherited from HttpModuleBase) | |
SignInContext | RP or STS defined context parameter. | |
SignInQueryString | Query string of request, which may contain other message parameters. | |
SignOutQueryString | ||
SignOutReply | ||
XmlDictionaryReaderQuotas |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.