StsConfiguration.WiaEvaluationMethod 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.
public:
property Microsoft::IdentityServer::WiaEvaluationMethodState WiaEvaluationMethod { Microsoft::IdentityServer::WiaEvaluationMethodState get(); void set(Microsoft::IdentityServer::WiaEvaluationMethodState value); };
[System.Runtime.Serialization.DataMember(Order=60)]
public Microsoft.IdentityServer.WiaEvaluationMethodState WiaEvaluationMethod { get; set; }
member this.WiaEvaluationMethod : Microsoft.IdentityServer.WiaEvaluationMethodState with get, set
Public Property WiaEvaluationMethod As WiaEvaluationMethodState
Property Value
- Attributes