Interface IGroupRuleAction
Represents a GroupRuleAction resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IGroupRuleAction : IResource
Properties
AssignUserToGroups
Declaration
IGroupRuleGroupAssignment AssignUserToGroups { get; set; }
Property Value
Type | Description |
---|---|
IGroupRuleGroupAssignment |