Show / Hide Table of Contents

Class MyAuthenticationFactorValidator

Validate any given Authentication Factor

Inheritance
object
MyAuthenticationFactorValidator
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.IdentitydomainsService.Models
Assembly: OCI.DotNetSDK.Identitydomains.dll
Syntax
public class MyAuthenticationFactorValidator

Properties

AdditionalAttributes

Declaration
[JsonProperty(PropertyName = "additionalAttributes")]
public List<MyAuthenticationFactorValidatorAdditionalAttributes> AdditionalAttributes { get; set; }
Property Value
Type Description
List<MyAuthenticationFactorValidatorAdditionalAttributes>

Additional attributes which will be sent as part of a push notification
SCIM++ Properties:

  • idcsSearchable: false
  • multiValued: true
  • mutability: readWrite
  • required: false
  • returned: default
  • type: complex
  • uniqueness: none

AuthFactor

Declaration
[Required(ErrorMessage = "AuthFactor is required.")]
[JsonProperty(PropertyName = "authFactor")]
[JsonConverter(typeof(ResponseEnumConverter))]
public MyAuthenticationFactorValidator.AuthFactorEnum? AuthFactor { get; set; }
Property Value
Type Description
MyAuthenticationFactorValidator.AuthFactorEnum?

Authentication Factor which is being validated
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: true
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false
Remarks

Required

CompartmentOcid

Declaration
[JsonProperty(PropertyName = "compartmentOcid")]
public string CompartmentOcid { get; set; }
Property Value
Type Description
string

OCI Compartment Id (ocid) in which the resource lives.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: false
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: default
  • type: string
  • uniqueness: none

CreateKmsiToken

Declaration
[JsonProperty(PropertyName = "createKmsiToken")]
public bool? CreateKmsiToken { get; set; }
Property Value
Type Description
bool?

Indicates to create kmsi token.
SCIM++ Properties:

  • type: boolean
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

CreateTrustedAgent

Declaration
[JsonProperty(PropertyName = "createTrustedAgent")]
public bool? CreateTrustedAgent { get; set; }
Property Value
Type Description
bool?

Indicates to create trust token.
SCIM++ Properties:

  • type: boolean
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

DeleteInProgress

Declaration
[JsonProperty(PropertyName = "deleteInProgress")]
public bool? DeleteInProgress { get; set; }
Property Value
Type Description
bool?

A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: true
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: default
  • type: boolean
  • uniqueness: none

DeviceId

Declaration
[JsonProperty(PropertyName = "deviceId")]
public string DeviceId { get; set; }
Property Value
Type Description
string

Device id whose factor is being validated
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false

DisplayName

Declaration
[JsonProperty(PropertyName = "displayName")]
public string DisplayName { get; set; }
Property Value
Type Description
string

Display name of the verified device
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false

DomainOcid

Declaration
[JsonProperty(PropertyName = "domainOcid")]
public string DomainOcid { get; set; }
Property Value
Type Description
string

OCI Domain Id (ocid) in which the resource lives.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: false
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: default
  • type: string
  • uniqueness: none

Id

Declaration
[JsonProperty(PropertyName = "id")]
public string Id { get; set; }
Property Value
Type Description
string

Unique identifier for the SCIM Resource as defined by the Service Provider. Each representation of the Resource MUST include a non-empty id value. This identifier MUST be unique across the Service Provider's entire set of Resources. It MUST be a stable, non-reassignable identifier that does not change when the same Resource is returned in subsequent requests. The value of the id attribute is always issued by the Service Provider and MUST never be specified by the Service Consumer. bulkId: is a reserved keyword and MUST NOT be used in the unique identifier.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: true
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: always
  • type: string
  • uniqueness: global

IdcsCreatedBy

Declaration
[JsonProperty(PropertyName = "idcsCreatedBy")]
public IdcsCreatedBy IdcsCreatedBy { get; set; }
Property Value
Type Description
IdcsCreatedBy

IdcsLastModifiedBy

Declaration
[JsonProperty(PropertyName = "idcsLastModifiedBy")]
public IdcsLastModifiedBy IdcsLastModifiedBy { get; set; }
Property Value
Type Description
IdcsLastModifiedBy

IdcsLastUpgradedInRelease

Declaration
[JsonProperty(PropertyName = "idcsLastUpgradedInRelease")]
public string IdcsLastUpgradedInRelease { get; set; }
Property Value
Type Description
string

The release number when the resource was upgraded.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: false
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: request
  • type: string
  • uniqueness: none

IdcsPreventedOperations

Declaration
[JsonProperty(PropertyName = "idcsPreventedOperations", ItemConverterType = typeof(ResponseEnumConverter))]
public List<IdcsPreventedOperations> IdcsPreventedOperations { get; set; }
Property Value
Type Description
List<IdcsPreventedOperations>

Each value of this attribute specifies an operation that only an internal client may perform on this particular resource.
SCIM++ Properties:

  • idcsSearchable: false
  • multiValued: true
  • mutability: readOnly
  • required: false
  • returned: request
  • type: string
  • uniqueness: none

IsAccRecEnabled

Declaration
[JsonProperty(PropertyName = "isAccRecEnabled")]
public bool? IsAccRecEnabled { get; set; }
Property Value
Type Description
bool?

Flag indicates whether the factor is enrolled in account recovery. If the value is not provided or false, then it will be treated as MFA factor validation.
SCIM++ Properties:

  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: readWrite
  • required: false
  • returned: default
  • type: boolean
  • uniqueness: none

KmsiTokenId

Declaration
[JsonProperty(PropertyName = "kmsiTokenId")]
public string KmsiTokenId { get; set; }
Property Value
Type Description
string

KMSI token resource identifier.
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

Location

Declaration
[JsonProperty(PropertyName = "location")]
public string Location { get; set; }
Property Value
Type Description
string

Location of the trusted client.
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

Message

Declaration
[JsonProperty(PropertyName = "message")]
public string Message { get; set; }
Property Value
Type Description
string

Validator message which is passed by the client. When it is a PUSH notification, it can be a rejection message.
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false

Meta

Declaration
[JsonProperty(PropertyName = "meta")]
public Meta Meta { get; set; }
Property Value
Type Description
Meta

Name

Declaration
[JsonProperty(PropertyName = "name")]
public string Name { get; set; }
Property Value
Type Description
string

Name of the client to be trusted
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

Ocid

Declaration
[JsonProperty(PropertyName = "ocid")]
public string Ocid { get; set; }
Property Value
Type Description
string

Unique OCI identifier for the SCIM Resource.
SCIM++ Properties:

  • caseExact: true
  • idcsSearchable: true
  • multiValued: false
  • mutability: immutable
  • required: false
  • returned: default
  • type: string
  • uniqueness: global

OtpCode

Declaration
[JsonProperty(PropertyName = "otpCode")]
public string OtpCode { get; set; }
Property Value
Type Description
string

The One Time Passcode which needs to be validated
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: never
  • uniqueness: none
  • idcsSensitive: encrypt
  • idcsSearchable: false

Platform

Declaration
[JsonProperty(PropertyName = "platform")]
public string Platform { get; set; }
Property Value
Type Description
string

Platform of the client to be trusted
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

PolicyEnabledSecondFactors

Declaration
[JsonProperty(PropertyName = "policyEnabledSecondFactors")]
public List<string> PolicyEnabledSecondFactors { get; set; }
Property Value
Type Description
List<string>

Sign-On Policy dictated allowed second factors.
SCIM++ Properties:

  • type: string
  • multiValued: true
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

PolicyTrustedFrequencyMins

Declaration
[JsonProperty(PropertyName = "policyTrustedFrequencyMins")]
public int? PolicyTrustedFrequencyMins { get; set; }
Property Value
Type Description
int?

Sign-On Policy dictated validity duration for trusted client in Minutes.
SCIM++ Properties:

  • type: integer
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

PreferenceType

Declaration
[JsonProperty(PropertyName = "preferenceType")]
[JsonConverter(typeof(ResponseEnumConverter))]
public MyAuthenticationFactorValidator.PreferenceTypeEnum? PreferenceType { get; set; }
Property Value
Type Description
MyAuthenticationFactorValidator.PreferenceTypeEnum?

Indicates whether to user passwordless factor to be updated or mfa factor to be updated
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

RequestId

Declaration
[JsonProperty(PropertyName = "requestId")]
public string RequestId { get; set; }
Property Value
Type Description
string

Request ID which is being validated
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false

Scenario

Declaration
[Required(ErrorMessage = "Scenario is required.")]
[JsonProperty(PropertyName = "scenario")]
[JsonConverter(typeof(ResponseEnumConverter))]
public MyAuthenticationFactorValidator.ScenarioEnum? Scenario { get; set; }
Property Value
Type Description
MyAuthenticationFactorValidator.ScenarioEnum?

Specifies whether the service is being used to enroll or validate a factor
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: true
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false
Remarks

Required

Schemas

Declaration
[Required(ErrorMessage = "Schemas is required.")]
[JsonProperty(PropertyName = "schemas")]
public List<string> Schemas { get; set; }
Property Value
Type Description
List<string>

REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard \"enterprise\" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: false
  • multiValued: true
  • mutability: readWrite
  • required: true
  • returned: default
  • type: string
  • uniqueness: none
Remarks

Required

SecurityQuestions

Declaration
[JsonProperty(PropertyName = "securityQuestions")]
public List<MyAuthenticationFactorValidatorSecurityQuestions> SecurityQuestions { get; set; }
Property Value
Type Description
List<MyAuthenticationFactorValidatorSecurityQuestions>

List of security questions the user has submitted to get authenticated.
SCIM++ Properties:

  • type: complex
  • multiValued: true
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none
  • idcsSearchable: false

Status

Declaration
[JsonProperty(PropertyName = "status")]
[JsonConverter(typeof(ResponseEnumConverter))]
public MyAuthenticationFactorValidator.StatusEnum? Status { get; set; }
Property Value
Type Description
MyAuthenticationFactorValidator.StatusEnum?

Validation status returned in the response
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readOnly
  • returned: default
  • uniqueness: none
  • idcsSearchable: false

Tags

Declaration
[JsonProperty(PropertyName = "tags")]
public List<Tags> Tags { get; set; }
Property Value
Type Description
List<Tags>

A list of tags on this resource.
SCIM++ Properties:

  • idcsCompositeKey: [key, value]
  • idcsSearchable: true
  • multiValued: true
  • mutability: readWrite
  • required: false
  • returned: request
  • type: complex
  • uniqueness: none

TenancyOcid

Declaration
[JsonProperty(PropertyName = "tenancyOcid")]
public string TenancyOcid { get; set; }
Property Value
Type Description
string

OCI Tenant Id (ocid) in which the resource lives.
SCIM++ Properties:

  • caseExact: false
  • idcsSearchable: false
  • multiValued: false
  • mutability: readOnly
  • required: false
  • returned: default
  • type: string
  • uniqueness: none

ThirdPartyFactor

Declaration
[JsonProperty(PropertyName = "thirdPartyFactor")]
public MyAuthenticationFactorValidatorThirdPartyFactor ThirdPartyFactor { get; set; }
Property Value
Type Description
MyAuthenticationFactorValidatorThirdPartyFactor

TrustedTokenId

Declaration
[JsonProperty(PropertyName = "trustedTokenId")]
public string TrustedTokenId { get; set; }
Property Value
Type Description
string

Trusted token resource identifier.
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

Type

Declaration
[JsonProperty(PropertyName = "type")]
[JsonConverter(typeof(ResponseEnumConverter))]
public MyAuthenticationFactorValidator.TypeEnum? Type { get; set; }
Property Value
Type Description
MyAuthenticationFactorValidator.TypeEnum?

type indicating whether the flow is OIDC, SAML etc.,
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: default
  • uniqueness: none

UpdateUserPreference

Declaration
[JsonProperty(PropertyName = "updateUserPreference")]
public bool? UpdateUserPreference { get; set; }
Property Value
Type Description
bool?

Indicates whether to update user preferred mfa factor or not
SCIM++ Properties:

  • type: boolean
  • multiValued: false
  • required: false
  • mutability: writeOnly
  • returned: never
  • uniqueness: none

UserId

Declaration
[JsonProperty(PropertyName = "userId")]
public string UserId { get; set; }
Property Value
Type Description
string

User guid for whom the validation has initiated. Optional.
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false

UserName

Declaration
[JsonProperty(PropertyName = "userName")]
public string UserName { get; set; }
Property Value
Type Description
string

User name for whom the validation has initiated
SCIM++ Properties:

  • type: string
  • multiValued: false
  • required: false
  • mutability: readWrite
  • returned: default
  • uniqueness: none
  • idcsSearchable: false
  • idcsPii: true
In this article
Back to top