GlobalAuthenticationPolicy(NetworkLocation) Constructor
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.
public:
GlobalAuthenticationPolicy(Microsoft::IdentityServer::PolicyModel::Configuration::NetworkLocation location);
public GlobalAuthenticationPolicy (Microsoft.IdentityServer.PolicyModel.Configuration.NetworkLocation location);
new Microsoft.IdentityServer.PolicyModel.Configuration.GlobalAuthenticationPolicy : Microsoft.IdentityServer.PolicyModel.Configuration.NetworkLocation -> Microsoft.IdentityServer.PolicyModel.Configuration.GlobalAuthenticationPolicy
Public Sub New (location As NetworkLocation)
Parameters
- location
- NetworkLocation