Class SecurePasswordStoreApplicationSettingsApplication
Represents a resource in the Okta API.
Inheritance
System.Object
SecurePasswordStoreApplicationSettingsApplication
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public sealed class SecurePasswordStoreApplicationSettingsApplication : ApplicationSettingsApplication, ISecurePasswordStoreApplicationSettingsApplication, IApplicationSettingsApplication, IResource
Properties
OptionalField1
Declaration
public string OptionalField1 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OptionalField1Value
Declaration
public string OptionalField1Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OptionalField2
Declaration
public string OptionalField2 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OptionalField2Value
Declaration
public string OptionalField2Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OptionalField3
Declaration
public string OptionalField3 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OptionalField3Value
Declaration
public string OptionalField3Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PasswordField
Declaration
public string PasswordField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Url
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UsernameField
Declaration
public string UsernameField { get; set; }
Property Value
Type | Description |
---|---|
System.String |