Interface IPasswordPolicyRecoveryEmailProperties
Represents a PasswordPolicyRecoveryEmailProperties resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPasswordPolicyRecoveryEmailProperties : IResource
Properties
RecoveryToken
Declaration
IPasswordPolicyRecoveryEmailRecoveryToken RecoveryToken { get; set; }
Property Value
Type | Description |
---|---|
IPasswordPolicyRecoveryEmailRecoveryToken |