Interface IUserIdentifierPolicyRuleCondition
Represents a UserIdentifierPolicyRuleCondition resource in the Okta API.
Assembly: Okta.Sdk.dll
Syntax
public interface IUserIdentifierPolicyRuleCondition : IResource
Properties
Attribute
Declaration
string Attribute { get; set; }
Property Value
Type |
Description |
System.String |
|
Patterns
Declaration
IList<IUserIdentifierConditionEvaluatorPattern> Patterns { get; set; }
Property Value
Type
Declaration
string Type { get; set; }
Property Value
Type |
Description |
System.String |
|