You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful if the type of the property was a collection of an enum instead of Collection(Edm.String)
It would help limiting and retrieving the possible values of this property
methodsRegistered would be similar to <EnumType Name="authenticationMethodModes" IsFlags="true">
Thanks,
William
The text was updated successfully, but these errors were encountered:
methodsRegistered
It would be useful if the type of the property was a collection of an enum instead of
Collection(Edm.String)
It would help limiting and retrieving the possible values of this property
methodsRegistered would be similar to
<EnumType Name="authenticationMethodModes" IsFlags="true">
Thanks,
William
The text was updated successfully, but these errors were encountered: