Uses of Class
microsoft.graph.security.schema.SchemaInfo
-
Packages that use SchemaInfo Package Description microsoft.graph.security.schema -
-
Uses of SchemaInfo in microsoft.graph.security.schema
Methods in microsoft.graph.security.schema that return SchemaInfo Modifier and Type Method Description static SchemaInfoSchemaInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static SchemaInfo[]SchemaInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-