public void Build(PublicClientApplicationBuilder builder) { builder.WithIosKeychainSecurityGroup(NSBundle.MainBundle.BundleIdentifier); }