AdfsDefaultAuthenticationPolicy.AppliesToLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::NetworkLocation AppliesToLocation { Microsoft::IdentityServer::PolicyModel::Configuration::NetworkLocation get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.NetworkLocation AppliesToLocation { get; }
member this.AppliesToLocation : Microsoft.IdentityServer.PolicyModel.Configuration.NetworkLocation
Public ReadOnly Property AppliesToLocation As NetworkLocation
Property Value
- Attributes