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