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