Interface IGroupProfile
Represents a GroupProfile resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IGroupProfile : IResource
Properties
Description
Declaration
string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |