API version:
Show / Hide Table of Contents

Interface ISecurePasswordStoreApplicationSettings

Represents a SecurePasswordStoreApplicationSettings resource in the Okta API.

Inherited Members
IApplicationSettings.ImplicitAssignment
IApplicationSettings.InlineHookId
IApplicationSettings.Notes
IApplicationSettings.Notifications
IResource.Item[String]
IResource.GetArrayProperty<T>(String)
IResource.GetData()
IResource.SetProperty(String, Object)
IResource.GetProperty<T>(String)
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface ISecurePasswordStoreApplicationSettings : IApplicationSettings, IResource

Properties

App

Declaration
ISecurePasswordStoreApplicationSettingsApplication App { get; set; }
Property Value
Type Description
ISecurePasswordStoreApplicationSettingsApplication
Back to top Copyright © 2021 Okta, Inc.
Generated with DocFx.