public class HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
enterpriseHasTwoFactorAuthEnabled
Whether or not the enterprise that owns the content requires two-factor authentication to be
enabled in order to collaborate on the content.
|
protected Boolean |
userHasTwoFactorAuthenticationEnabled
Whether or not the user has two-factor authentication enabled.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField() |
protected |
HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField(HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getEnterpriseHasTwoFactorAuthEnabled() |
Boolean |
getUserHasTwoFactorAuthenticationEnabled() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean enterpriseHasTwoFactorAuthEnabled
protected Boolean userHasTwoFactorAuthenticationEnabled
public HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField()
protected HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField(HubCollaborationV2025R0AcceptanceRequirementsStatusTwoFactorAuthenticationRequirementField.Builder builder)
public Boolean getEnterpriseHasTwoFactorAuthEnabled()
public Boolean getUserHasTwoFactorAuthenticationEnabled()