Uses of Class
odata.msgraph.client.beta.entity.StrongAuthenticationDetail.Builder
-
Packages that use StrongAuthenticationDetail.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of StrongAuthenticationDetail.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return StrongAuthenticationDetail.Builder Modifier and Type Method Description static StrongAuthenticationDetail.BuilderStrongAuthenticationDetail. builderStrongAuthenticationDetail()Returns a builder which is used to create a new instance of this class (given that this class is immutable).StrongAuthenticationDetail.BuilderStrongAuthenticationDetail.Builder. encryptedPinHashHistory(byte[] encryptedPinHashHistory)StrongAuthenticationDetail.BuilderStrongAuthenticationDetail.Builder. id(String id)StrongAuthenticationDetail.BuilderStrongAuthenticationDetail.Builder. proofupTime(Long proofupTime)
-