Interface IGroupRuleGroupAssignment
Represents a GroupRuleGroupAssignment resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IGroupRuleGroupAssignment : IResource
Properties
GroupIds
Declaration
IList<string> GroupIds { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<System.String> |