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