ServiceProperties.ExtranetLockoutMode 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::ExtranetLockoutModes ExtranetLockoutMode { Microsoft::IdentityServer::PolicyModel::Configuration::ExtranetLockoutModes get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.ExtranetLockoutModes ExtranetLockoutMode { get; }
member this.ExtranetLockoutMode : Microsoft.IdentityServer.PolicyModel.Configuration.ExtranetLockoutModes
Public ReadOnly Property ExtranetLockoutMode As ExtranetLockoutModes
Property Value
- Attributes