Interface IForgotPasswordResponse
Represents a ForgotPasswordResponse resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IForgotPasswordResponse : IResource
Properties
ResetPasswordUrl
Declaration
string ResetPasswordUrl { get; }
Property Value
Type | Description |
---|---|
System.String |