Uses of Class
odata.msgraph.client.beta.enums.SecurityQuestionType
-
Packages that use SecurityQuestionType Package Description odata.msgraph.client.beta.enums -
-
Uses of SecurityQuestionType in odata.msgraph.client.beta.enums
Methods in odata.msgraph.client.beta.enums that return SecurityQuestionType Modifier and Type Method Description static SecurityQuestionTypeSecurityQuestionType. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityQuestionType[]SecurityQuestionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-