Interface IApplicationLicensing
Represents a ApplicationLicensing resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IApplicationLicensing : IResource
Properties
SeatCount
Declaration
int? SeatCount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |