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